Thing flags

From TinyMUX
Jump to navigation Jump to search

The thing_flags configuration parameter modifies the set of flags on a thing at creation

Usage

Configuration Parameter: thing_flags <flags>

Default: blank

Modifies the set of flags that a thing receives when it is @created. Flags prefixed by a ! remove the indicated flag from the set. The current configuration of the default flags is available by using '@list default_flags'.

Available flags include: Audible

See also: Configuration, @list, @create, exit_flags, player_flags, robot_flags, room_flags, flags