Usage:
AiTemplatePlugIn.MinAlt
number
Argument values:
argument 1: | range is 30.0 to 70.0 |
Description: This property is used exclusively in Battlefield Vietnam.
Used in object types (and how often in each type): Mobile (3%)
Used in a total of 3 .con files: Objects.con
Parent directory of these .con files: vietnamObjects/Vehicles
Example: (from vietnamObjects/Vehicles/Air/Cobra/Ai/Objects.con)
AiTemplatePlugIn.Create Mobile CobraMobile
AiTemplatePlugIn.VehicleNumber 0
AiTemplatePlugIn.MaxSpeed 60.0
AiTemplatePlugIn.TurnRadius 5.0
rem *** the heli will try to be at this altitude at least unless landing
AiTemplatePlugIn.MinAlt 30.0
Go to the AiTemplatePlugIn properties list page, AiTemplatePlugIn page, All Properties list, or Main scripting page.