Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.

Morrowind Mod:XSetGSlong

The UESPWiki – Your source for The Elder Scrolls since 1995

A function added by MGE XE.

XSetGSlong sets the value of a string game setting. There are no string game settings in the GMST index that comes with MGE XE. CS can export all game settings but first index number will be 1 not 0. To get the correct index number subtract 1 from the one assigned by CS.

Syntax[edit]

XSetGSlong IndexNumber string(string)

See Also[edit]

xGetGS
XSetGSfloat