-
Notifications
You must be signed in to change notification settings - Fork 0
@moniker
Luxembourg edited this page Mar 20, 2013
·
4 revisions
@moniker
command: @moniker <object> = <string> attribute: moniker
the @moniker command allows you to set accented, multi-color names for an item. this affects contents, inventories, the normal 'look', and many other cases.
the name in @moniker must match the name returned by name() minus ansi codes and accent marks or the moniker is ignored in favor of name().
examples: > @name object=99 red balloons name set. > @moniker object=99 [ansi(hr,red)] baboons string entered must match name of target, '99 red balloons'. > @moniker object=99 [ansi(hr,red)] balloons ansi string entered for 99 red balloons of '99 red balloons'.
related topics: accent(), ansi(), chr(), moniker(), @name, ascii, ord(), stripaccents(), and stripansi().