ScheduleSpawnFARPObject
Appearance
| Environment: | Mission Scripting | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Function: | ScheduleSpawnFARPObject | ||||||||||||
| Function Description: | Spawns a FARP object with a set of parameters supplied | ||||||||||||
| File Location: | cmm.templates.lua | ||||||||||||
| Syntax: | CMM.ScheduleSpawnFARPObject( table argTable ) | ||||||||||||
| Return Value: | nil | ||||||||||||
| Parameters: | Name | Description | |||||||||||
| argTable | Argument table for spawning FARP objects, {TemplateTBL <string>, GroupName <string>, Country <number>, SpawnPoint , Heading <number>, DynamicSpawn <boolean>, Hotstart <boolean>
| ||||||||||||