Category:Time Functions
Jump to navigation
Jump to search
Several global variables are also available to help deal with time:
- GameDaysPassed = How many days have passed in the current game. This is most useful in tracking the passage of time in scripts.
- GameHour = Current hour of the day (0-23)
- GameDay = Current day of the month
- GameMonth = Current month (1-12)
- GameYear = Current year (the game begins in 427)
The following functions are also available:
Pages in category "Time Functions"
The following 4 pages are in this category, out of 4 total.