| Description | Returns the time passed in milleseconds since the game started. |
|---|
| Parameters (v2) | 1) (Returned) Time in ms (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Common, Game |
|---|
| Command Name (IV) | GET_GAME_TIMER |
|---|
| San Andreas |
|---|
| sascm.ini | 01BD=1,get_game_timer %1d% |
|---|
| Example | 01BD: get_game_timer $5284 |
|---|
| Command Name | GET_GAME_TIMER |
|---|
| Vice City |
|---|
| sascm.ini | 01bd=1,%1d% = current_time_in_ms |
|---|
| Example | 01BD: $860 = current_time_in_ms |
|---|
| Command Name | GET_GAME_TIMER |
|---|
| GTA III |
|---|
| gtascm.ini | 01bd=1,%1d% = current_time_in_ms |
|---|
| Example | 01BD: $DODO_TAKEOFFTIME = current_time_in_ms |
|---|
| Command Name | GET_GAME_TIMER |
|---|