ObjectTemplate.Active

From Pilot_51's Wiki
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