Usage:
AiTemplatePlugIn.MaxSpeed
number
Argument values:
argument 1: | range is 0.0 to 160.0; most commonly 60.0 |
Related properties: TurnRadius
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/AichiVal-T/Ai/Objects.con)
AiTemplatePlugIn.Create Mobile Aichival-TMobile
AiTemplatePlugIn.VehicleNumber -1
AiTemplatePlugIn.MaxSpeed 40.0
AiTemplatePlugIn.TurnRadius 25.0
Go to the AiTemplatePlugIn properties list page, AiTemplatePlugIn page, All Properties list, or Main scripting page.