Usage:
ObjectTemplate.MaxHeight
number
Argument values:
argument 1: | 35 |
Description: This property is used exclusively in Battlefield Vietnam.
Related properties: EffectGrades
Used in object types (always present 100% of the time): Turbulence
Used in a total of 8 .con files: Physics.con
Parent directory of these .con files: vietnamObjects/Vehicles
Example: (from vietnamObjects/Vehicles/Air/Chinook/Physics.con)
rem * temporary param! *
rem ** Turbulance
ObjectTemplate.Create Turbulence ChinookTurbulence
ObjectTemplate.MaxHeight 35
ObjectTemplate.EffectGrades 3
ObjectTemplate.EffectFrequency 0.1
ObjectTemplate.EffectID 388
Go to the ObjectTemplate properties list page, ObjectTemplate page, All Properties list, or Main scripting page.