Usage

returns null

parameters float value in seconds of the time to wait

sys.wait( 3 );

float delayTime = 5;
sys.wait( delayTime );

Notes

ScriptEvent wait (last edited 2005-11-01 17:53:39 by JimShepard)