Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 01BD

Opcode Database

01BD

DescriptionReturns the time passed in milleseconds since the game started.
Parameters (v2)1) (Returned) Time in ms (Integer) (INT)
Gamessa vc iii
CategoryCommon, Game
Command Name (IV)GET_GAME_TIMER
San Andreas
sascm.ini01BD=1,get_game_timer %1d%
Example01BD: get_game_timer $5284
Command NameGET_GAME_TIMER
Vice City
sascm.ini01bd=1,%1d% = current_time_in_ms
Example01BD: $860 = current_time_in_ms
Command NameGET_GAME_TIMER
GTA III
gtascm.ini01bd=1,%1d% = current_time_in_ms
Example01BD: $DODO_TAKEOFFTIME = current_time_in_ms
Command NameGET_GAME_TIMER

<< 01BC

01BE >>