ObjectTemplate.SetObjectTemplate

From Pilot_51's Wiki
Revision as of 22:42, 17 November 2008 by Pilot 51 (talk | contribs) (New page: == MDT description == This property sets which PlayerControlObject to use based on what team has control over the ObjectSpawner. It is also used for setting up plane and landing craft spaw...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

MDT description

This property sets which PlayerControlObject to use based on what team has control over the ObjectSpawner. It is also used for setting up plane and landing craft spawn points on ships.

Note that a spawn can be defined for only one team, so that a control point spawns vehicles only when one side owns it. An example of this is at the Battle of the Bulge level, where the Allies spawn a tank at the windmill but the Axis spawn nothing. If the second argument is not present, then nothing spawns for that team.

Source and more details

Additional Description