00C1
Jump to navigation
Jump to search
Description
- Gets number of minutes left to time of day
Syntax
- 00C1: [var] = get_minutes_left_to_time_hours [int 1] time_minutes [int 2]
Parameter
- [var]
- Variable to store number of minutes
- [int 1]
- Game hours
- [int 2]
- Game minutes
Native analog
This stores the number of minutes between the current time and the time specified with the int parameters to the variable.
Keywords
get, minutes, current, time, clock