Open main menu

UESPWiki β

Morrowind Mod:XFileWriteLong

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

xFileWriteLong is the same as for xFileWriteShort but stores a (4 byte) LONG value.

SyntaxEdit

xFileWriteLong filename (string) value (long)

ExampleEdit

xFileWriteLong "filename" 333

See AlsoEdit