|
Tiberian Technologies Scripts Reference Revision: 9000
|
Paradrop. More...
#include <unstoppable.h>
Creates a para drop cinematic which was taken from 3rd mission scripts, and drops up to 3 presets. Send a custom event with type "15730" and object ID as parameter to attach a custom object to slot 1, overriding the script parameters. Send a custom event with type "15731" and object ID as parameter to attach a custom object to slot 2, overriding the script parameters. Send a custom event with type "15732" and object ID as parameter to attach a custom object to slot 3, overriding the script parameters.
| FirstPreset | Name of the preset to spawn in first slot. |
| SecondPreset | Name of the preset to spawn in second slot. |
| ThirdPreset | Name of the preset to spawn in third slot. |