|
Tiberian Technologies Scripts Reference Revision: 9000
|
Attach Script to Itself with Interval. More...
#include <unstoppable.h>
Attaches a script to itself after every specified time.
| 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. |