TinyMUX

@prefix

Commands

COMMAND: @prefix <object> =

ATTRIBUTE: Prefix

This attribute, when set by the @prefix command, will be used as a prefix for all text forwarded by the AUDIBLE flag on an object or exit. The default if this attribute is not set is ‘From ,’ for objects, and ‘From a distance,’ for exits.

Examples

   > @force test=out    > @set #378=puppet    test> test grows ears and can now hear.    > :does something silly.    Wizard does something silly.    test> From a distance, Wizard does something silly.    > @prefix out=From some strange place    Set.    > :does something even sillier.    Wizard does something even sillier.    test> From some strange place Wizard does something even sillier.

Related Topics: AUDIBLE, @filter, @forwardlist, @infilter, @inprefix.