GTAG - Modding - Opcode Database - 00C1
Opcode Database
00C1
| Description | Returns the amount of minutes left until the clock matches the time specified. |
|---|---|
| Parameters (v2) | 1) Integer (INT) 2) Integer (INT) 3) (Returned) Integer (INT) |
| Games | |
| Category | Common, Game |
| Command Name (IV) | GET_MINUTES_TO_TIME_OF_DAY |
| San Andreas | |
| sascm.ini | 00C1=3,get_minutes_to_time_of_day %1d% %2d% store_to %3d% |
| Example | 00C1: get_minutes_to_time_of_day 5@ 6@ store_to 3@ |
| Command Name | GET_MINUTES_TO_TIME_OF_DAY |
| Vice City | |
| sascm.ini | 00C1=3,get_minutes_to_time_of_day %1d% %2d% store_to %3d% |
| Example | 00C1: get_minutes_to_time_of_day 7 0 store_to $4529 |
| Command Name | GET_MINUTES_TO_TIME_OF_DAY |
| GTA III | |
| gtascm.ini | 00C1=3,get_minutes_to_time_of_day %1d% %2d% store_to %3d% |
| Example | 00C1: get_minutes_to_time_of_day $ASUKA1_SALVATORE_LEAVING_TIME_HOURS $ASUKA1_SALVATORE_LEAVING_TIME_MINS store_to $ASUKA1_MINS_TO_SALVATORE_LEAVES |
| Command Name | GET_MINUTES_TO_TIME_OF_DAY |

