Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/LIGH

< Mod / Morrowind: Morrowind Mod: Modding: Mod File Format

LIGH records contain information about lights.

C Field Type/Size Info
+ NAME zstring ID string
- MODL zstring NIF model file name
- FNAM zstring Light name
- ITEX zstring Inventory icon
+ LHDT struct
(24 bytes)
Light data
float32 - Weight
uint32 - Value
int32 - Time
uint32 - Radius
rgb - Color
uint32 - Flags
0x0001 = Dynamic
0x0002 = Can carry
0x0004 = Negative
0x0008 = Flicker
0x0010 = Fire
0x0020 = Off by default
0x0040 = Flicker slow
0x0080 = Pulse
0x0100 = Pulse slow
- SNAM zstring Sound name
- SCRI zstring Script name