Usage:
ObjectTemplate.HookLength
number
Argument values:
argument 1: | range is 2 to 3; most commonly 3 |
Description: This property is used exclusively in Battlefield Vietnam.
Related properties: AttachRadius, DrawAttachRadius
Used in object types (always present 100% of the time): Hook
Used in a total of 8 .con files: Objects.con
Parent directory of these .con files: vietnamObjects/Vehicles
Example: (from vietnamObjects/Vehicles/Land/Willy/Objects.con)
ObjectTemplate.Create Hook WillyHook
ObjectTemplate.AttachRadius 0.8
ObjectTemplate.DrawAttachRadius 0
ObjectTemplate.HookWidth 2
ObjectTemplate.HookLength 2
ObjectTemplate.InputToRelease c_PIThrottle
Go to the ObjectTemplate properties list page, ObjectTemplate page, All Properties list, or Main scripting page.