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

Attach Script to Itself with Interval. More...

#include <unstoppable.h>

Detailed Description

Author
Unstoppable

Attaches a script to itself after every specified time.

Parameters
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.