GetDayOfWeek

From the Oblivion ConstructionSet Wiki
Revision as of 06:12, 26 March 2016 by imported>QQuix (Added a note about the Day of the Week not being automatically updated if the game date is changed)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Returns the current day of the week:

0 Sundas Sunday
1 Morndas Monday
2 Tirdas Tuesday
3 Middas Wednesday
4 Turdas Thursday
5 Fredas Friday
6 Loredas Saturday

Notes[edit | edit source]

  • The day of the week is not updated if the game date is changed by some mod changing the GameDay or GameMonth Special variables.