TinyMUX

Reality level

Configuration

CONFIG PARAMETER: reality_level <name> <value> <desc attribute>

DEFAULT: none

Defines a reality level, named <name> and with bitvalue <value>. If you specify <desc attribute>, it will be used in place of @desc for the ’look' command when a match is found for the level. Can be used only in the configuration file. When a reality_level is defined, it automatically keeps a tally of those defined. You can currently only have 32 total reality levels defined.

NOTE: This feature is not available unless reality levels was enabled at compile-time.

Example:

reality_level real  1 desc
reality_level ooc   2 desc
reality_level build 4 desc
reality_level umbra 8 umbra_desc