Skip to content
Luxembourg edited this page Mar 20, 2013 · 4 revisions

@prefix

command: @prefix <object> = <prefix text> attribute: prefix

this attribute, when set, 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 <object name>,' for objects, and 'from a distance,' for exits.

example: > @fo 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.

Clone this wiki locally