Opcode Database

Latest Forum Activity

GTAG - Modding - Opcode Database - 00C1

Opcode Database

00C1

DescriptionReturns the amount of minutes left until the clock matches the time specified.
Parameters (v2)1) Integer (INT)
2) Integer (INT)
3) (Returned) Integer (INT)
Gamessa vc iii
CategoryCommon, Game
Command Name (IV)GET_MINUTES_TO_TIME_OF_DAY
San Andreas
sascm.ini00C1=3,get_minutes_to_time_of_day %1d% %2d% store_to %3d%
Example00C1: get_minutes_to_time_of_day 5@ 6@ store_to 3@
Command NameGET_MINUTES_TO_TIME_OF_DAY
Vice City
sascm.ini00C1=3,get_minutes_to_time_of_day %1d% %2d% store_to %3d%
Example00C1: get_minutes_to_time_of_day 7 0 store_to $4529
Command NameGET_MINUTES_TO_TIME_OF_DAY
GTA III
gtascm.ini00C1=3,get_minutes_to_time_of_day %1d% %2d% store_to %3d%
Example00C1: get_minutes_to_time_of_day $ASUKA1_SALVATORE_LEAVING_TIME_HOURS $ASUKA1_SALVATORE_LEAVING_TIME_MINS store_to $ASUKA1_MINS_TO_SALVATORE_LEAVES
Command NameGET_MINUTES_TO_TIME_OF_DAY

<< 00C0

00C2 >>