GTAG - Modding - Opcode Database - 015D
Opcode Database
015D
| Description | Sets the game to run at the specified speed. 1.0 = default 0.0 = slowest possible. This also reduces the frequency in which the scripts are executed. 0.0 does not freeze the game. |
|---|---|
| Parameters (v2) | 1) Float (FLOAT) |
| Games | |
| Category | Common, Game |
| Command Name (IV) | SET_TIME_SCALE |
| San Andreas | |
| sascm.ini | 015D=1,set_time_scale %1d% |
| Example | 015D: set_time_scale 0.9 |
| Command Name | SET_TIME_SCALE |
| Vice City | |
| sascm.ini | 015D=1,set_time_scale %1d% |
| Example | 015D: set_time_scale 0.3 |
| Command Name | SET_TIME_SCALE |
| GTA III | |
| gtascm.ini | 015D=1,set_time_scale %1d% |
| Example | 015D: set_time_scale 0.25 |
| Command Name | SET_TIME_SCALE |

