Usage:
ObjectTemplate.FloatMinLift
number
Argument values:
argument 1: | range is 3 to 8; most commonly 6 |
Description: This property is used exclusively in Battlefield Vietnam. Equivalent to SetFloatMinLift.
Related properties: FloatMaxLift
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/Sampan/Physics.con)
rem *** Sampan_Floater ***
ObjectTemplate.Create FloatingBundle Sampan_Floater
ObjectTemplate.HullHeight 2.8
ObjectTemplate.FloatMaxLift 6
ObjectTemplate.FloatMinLift 6
Go to the ObjectTemplate properties list page, ObjectTemplate page, All Properties list, or Main scripting page.