Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.
Morrowind Mod:XSetSunriseSunset
The UESPWiki – Your source for The Elder Scrolls since 1995
< Mod / Morrowind: Morrowind Mod: MWSE
A function added by MGE XE.
XSetSunriseSunset sets sunrise and sunset time and duration. You can also do it by editing morrowind.ini.
New values are not stored in savegames and will be lost when you exit the game.
Syntax[edit]
XSetSunriseSunset SunriseTime(float) SunriseDuration(float) SunsetTime(float) SunsetDuration(float) time, duration -> same as the ini values
Example[edit]
XSetSunriseSunset 8 3 20 3