GTAG - Modding - Opcode Database - 00C0
Opcode Database
00C0
| Description | Sets the current in-game time to the time specified in the two parameters. |
|---|---|
| Parameters (v2) | 1) Integer (INT) 2) Integer (INT) |
| Games | |
| Category | Common, Game |
| Command Name (IV) | SET_TIME_OF_DAY |
| San Andreas | |
| sascm.ini | 00C0=2,set_time_of_day %1d% %2d% |
| Example | 00C0: set_time_of_day 8 0 |
| Command Name | SET_TIME_OF_DAY |
| Vice City | |
| sascm.ini | 00c0=2,set_current_time %1d% %2d% |
| Example | 00C0: set_current_time 22 0 |
| Command Name | SET_TIME_OF_DAY |
| GTA III | |
| gtascm.ini | 00c0=2,set_current_time %1d% %2d% |
| Example | 00C0: set_current_time 12 0 |
| Command Name | SET_TIME_OF_DAY |

