CopyLinksCount Property [Vietnam]

Usage:
   ObjectTemplate.CopyLinksCount boolean

Argument values:

argument 1:    0; most commonly 0

Description: This property is used exclusively in Battlefield Vietnam. Equivalent to SetCopyLinksCount.

Used in object types (and how often in each type): KitPart (14%)

Used in a total of 2 .con files: Objects.con

Parent directory of these .con files: vietnamObjects/Items

Example: (from vietnamObjects/Items/USArmy/Common/Objects.con)
   ObjectTemplate.Create KitPart US_Grenades
   rem ObjectTemplate.geometry US_Grenades
   ObjectTemplate.geometry
   ObjectTemplate.BoneName HipPack
   ObjectTemplate.CopyLinksCount 0


Go to the ObjectTemplate properties list page, ObjectTemplate page, All Properties list, or Main scripting page.