@inprefix

From TinyMUX
Jump to navigation Jump to search


COMMAND: @inprefix <object> = <prefix text>

ATTRIBUTE: Inprefix

This attribute, when set, will prefix all text that is sent to the contents of <object> by @listen. The default is to have no prefix, the text is forwarded unadorned.

Example

   > @listen sports car=*
   > @force test=enter sports car
   test has left.
   test> Sports Car(#383Q)
   > :waves.
   test> Wizard waves.
   Wizard waves.
   > @inprefix sports car = In the mundane world outside,
   test> In the mundane world outside, Wizard waves some more.
   Wizard waves some more.

Related Topics: @filter, @infilter, @listen, @prefix.