Open main menu

UESPWiki β

Morrowind Mod:XFileReadLong

< Mod / Morrowind: Morrowind Mod: MWSE

A function added by MWSE.

xFileReadLong the same as xFileReadShort but reads LONGS (4 bytes).

SyntaxEdit

count (long), ...: xFileReadLong filename (string), count (long)

ExampleEdit

long matches
long integer
setx matches integer to XFileReadLong "filename" 1

See AlsoEdit