0001:


0001=1,%1d%

Description: Stops execution

Parameter 1: Time to wait(in milliseconds)

Supports: GTA III, GTA Vice City, GTA San Andreas

This opcode makes the game wait for specified amount of time in ms(milliseconds). If the parameter is equal to 0(0001: wait 0 ms), then it means that the thread will regain normal state, as soon as possible, a value greater than 0 denotes a time to wait before the game goes on to do it's job, and continue reading the script.


Sanny Builder example:

0001: wait 0 ms

Keywords
wait, ms