Category:Time Functions

From the Oblivion ConstructionSet Wiki
Revision as of 13:53, 7 February 2006 by 10.0.1.94 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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:

Subcategories

This category has only the following subcategory.

Pages in category "Time Functions"

The following 4 pages are in this category, out of 4 total.