Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/CONT

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

CONT records contain information about containers.

C Field Type/Size Info
+ NAME zstring Container ID
+ MODL zstring NIF model file name
- FNAM zstring Container name
+ CNDT float32 Weight
+ FLAG uint32 Flags
0x1 = Organic
0x2 = Respawns (organic only)
0x8 = Unknown (always set)
* NPCO struct
(36 bytes)
Container object
int32 - Object count (negative counts are restocking)
char[32] - Object name
- SCRI zstring Script name