SetIsAntiAircraft Property

Usage:
   AiTemplatePlugIn.SetIsAntiAircraft boolean

Argument values:

argument 1:    0, 1; most commonly 1

Used in object types (and how often in each type): Armament (60%)

Used in a total of 77 .con files: Objects.con

Parent directories of these .con files: objects/Vehicles, Bf1942/Levels

Example: (from objects/Vehicles/Land/M11-39/AI/Objects.con)
   rem *** The turret mounted MG
   rem *** Plugins ***
   AiTemplatePlugIn.Create Armament M11-39TopCannonArms
   AiTemplatePlugIn.SetIsAntiAircraft 1


Go to the AiTemplatePlugIn properties list page, AiTemplatePlugIn page, All Properties list, or Main scripting page.