Usage:
AiTemplatePlugIn.VehicleNumber
number
Argument values:
argument 1: | range is -1 to 6; most commonly 0 |
Related properties: MaxSpeed
Used in object types (always present 100% of the time): Mobile
Used in a total of 90 .con files: Objects.con
Parent directories of these .con files: objects/Vehicles, objects/Soldiers
Example: (from objects/Vehicles/Air/B17/Ai/Objects.con)
AiTemplatePlugIn.Create Mobile B17Mobile
AiTemplatePlugIn.VehicleNumber -1
AiTemplatePlugIn.MaxSpeed 50.0
AiTemplatePlugIn.TurnRadius 25.0
Go to the AiTemplatePlugIn properties list page, AiTemplatePlugIn page, All Properties list, or Main scripting page.