0001

From GTAMods Wiki
Revision as of 20:17, 5 June 2007 by SteaVor (talk | contribs)
Jump to navigation Jump to search

Number of parameters: 1

Works in:
SA

Parameters:

$int (integer) = Time in MS to wait

Description:

waits for $int (time in ms); a parameter value of 0 (wait 0 ms) means that the thread will regain focus as soon as possible, whereas values greater than 0 denote the minimum time span that has to go by before the thread is revisited.