ObjectTemplate.Active

From Pilot_51's Wiki
Revision as of 23:45, 31 October 2008 by Pilot 51 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

This property essentially reopens the definition of an object, so various properties of that object can be defined. In BF 1942 it is typically used in CullRadius.con in battle definitions, to set an object's CullRadiusScale. The argument is the object's name. Like Create, the object is open until another Active command or the end of file is encountered.
Source and more details

Additional Description