GTAG - Modding - Opcode Database - 0001
Opcode Database
0001
| Description | Pause the execution of the current script for (at least) N milliseconds. A value of 0 allows the game to continue rendering but continues the script as soon as possible. |
|---|---|
| Parameters (v2) | 1) Time in ms (Integer) (INT) |
| Games | |
| Category | Common |
| Command Name (IV) | WAIT |
| San Andreas | |
| sascm.ini | 0001=1,wait %1d% |
| Example | 0001: wait 0 |
| Command Name | WAIT |
| Vice City | |
| sascm.ini | 0001=1,wait %1d% |
| Example | 0001: wait 0 |
| Command Name | WAIT |
| GTA III | |
| gtascm.ini | 0001=1,wait %1d% |
| Example | 0001: wait 0 |
| Command Name | WAIT |

