CONT

From OpenMW Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CONT, Container definition.

NAME = Various length, string. Container ID.
MODL = Various length, string. NIF Model name.
FNAM = Various length, string. Container name.
CNDT = 4 bytes, float. Maximum Weight.
FLAG = 4 bytes, integer. Flags as described.
      -- 0x0001 = Organic,
      -- 0x0002 = Respawns, organic only,
      -- 0x0008 = Default, unknown.
NPCO = 36 bytes, Item as described. Can appear 0 or multiple times.
    4 bytes, integer. Copies of the item.
    32 bytes, string. Item ID.

Go back to main esx page.