FILE
	box.c - lockable and closeable container object

INHERITS
	/std/basic_lock.c	see basic_lock.doc for further details
	/std/simple_container.c	see simple_containe.doc for further details

DESCRIPTION
	The file /std/box.c contains code for making objects that can
	contain things and be locked and closed, like chests and boxes.
	Otherwise it is set up as a simple_container.

	If you want to have a lock on the box use the set_lock()
	function. Read more about that in basic_lock.doc.

EXAMPLE

	Look at /examples/doors3.c for an example of a box.

Help topics available:
board.doc box.doc door.doc hidden_door.doc lib.doc
remote sequence.doc simple_armour.doc simple_container.doc simple_weapon.doc

[START|BACK ]




[ NannyMuds main page | FAQ | Contact us ]

You are guest number 95 since November 2019.
This file was last modified: June 2000.