|
Tiberian Technologies Scripts Reference Revision: 9000
|
Attach Script to Target with Interval. More...
#include <unstoppable.h>
Attaches a script to target object after every specified time.
| ObjectID | ID of object to attach the script. |
| Script | Name of the script to attach. |
| Parameters | Parameters of the script. Use '|' as the delimiter. |
| LoopCount | Total loop count. Set to -1 for infinite loop. |
| Interval | Delay between each attach. |