Usage:
ObjectTemplate.FloatMaxLift
number
Argument values:
argument 1: | range is 4 to 9; most commonly 6 |
Description: This property is used exclusively in Battlefield Vietnam. Equivalent to SetFloatMaxLift.
Related properties: FloatMinLift
Used in object types (and how often in each type): FloatingBundle (26%)
Used in a total of 7 .con files: Physics.con
Parent directory of these .con files: vietnamObjects/Vehicles
Example: (from vietnamObjects/Vehicles/Sea/Tango/Physics.con)
rem *** Tango_Floater ***
ObjectTemplate.Create FloatingBundle Tango_Floater
ObjectTemplate.HullHeight 1
ObjectTemplate.FloatMaxLift 8
ObjectTemplate.FloatMinLift 8
Go to the ObjectTemplate properties list page, ObjectTemplate page, All Properties list, or Main scripting page.