SetCopyLinksCount Property

Usage:
   ObjectTemplate.SetCopyLinksCount boolean

Argument values:

argument 1:    0; most commonly 0

Related properties: Geometry

Used in object types (and how often in each type): ActiveKitPart (100%), KitPart (86%)

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

Parent directory of these .con files: objects/Items

Example: (from objects/Items/USKit/Common/Objects.con)
   ObjectTemplate.Create KitPart US_Grenades
   ObjectTemplate.Geometry US_Grenades
   ObjectTemplate.SetBoneName HipPack
   ObjectTemplate.SetCopyLinksCount 0


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