Tiberian Technologies Scripts Reference Revision: 9000
Loading...
Searching...
No Matches
List of all members
UP_AttachScript_Interval Class Reference

Attach Script to Target with Interval. More...

#include <unstoppable.h>

Detailed Description

Author
Unstoppable

Attaches a script to target object after every specified time.

Parameters
ObjectIDID of object to attach the script.
ScriptName of the script to attach.
ParametersParameters of the script. Use '|' as the delimiter.
LoopCountTotal loop count. Set to -1 for infinite loop.
IntervalDelay between each attach.