CONTAINERS

reference

Also known as: BAGS · CHESTS · LOCKERS

To create a container you must selected object type container and then set the following to C) Values: value 0: Capacity (max containable weight) of container value 1: Container flag bitvector 1) CLOSEABLE Container can be closed and locked. 2) PICKPROOF Lock on container cannot be picked. 3) CLOSED Container is closed when created. 4) LOCKED Container is locked when created. value 2: The vnum of the key object that opens this container. -1 if it has no key. value 3: Reserved for internal use -- always set as 0. Container capacity counts towards the total container weight. See also:: VALUES