Morrowind Mod:Mod File Format/CONT

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

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