ScheduleSpawnStatic
Appearance
| Environment: | Mission Scripting | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Function: | ScheduleSpawnStatic | ||||||||||||
| Function Description: | Executes a scheduled spawn of a static object, used in CMM.TemplateBuilder | ||||||||||||
| File Location: | cmm.templates.lua | ||||||||||||
| Syntax: | CMM.ScheduleSpawnStatic( table argTable ) | ||||||||||||
| Return Value: | nil | ||||||||||||
| Parameters: | Name | Description | |||||||||||
| argTable | A table of arguments for the static spawn, {DeployedTBLName <string>, CountryID <number>, StaticTBL
| ||||||||||||