Morrowind Mod:XSetSunriseSunset

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

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