Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 015D

Opcode Database

015D

DescriptionSets 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)
Gamessa vc iii
CategoryCommon, Game
Command Name (IV)SET_TIME_SCALE
San Andreas
sascm.ini015D=1,set_time_scale %1d%
Example015D: set_time_scale 0.9
Command NameSET_TIME_SCALE
Vice City
sascm.ini015D=1,set_time_scale %1d%
Example015D: set_time_scale 0.3
Command NameSET_TIME_SCALE
GTA III
gtascm.ini015D=1,set_time_scale %1d%
Example015D: set_time_scale 0.25
Command NameSET_TIME_SCALE

<< 015C

015E >>