@amhear

From TinyMUX
Revision as of 19:38, 27 December 2005 by Mark (talk | contribs) (Init page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


COMMAND: @amhear <object> = <command-list>

ATTRIBUTE: Amhear

Sets the actions, as a semi-colon delimited list, to be taken after the object hears a string that matches the pattern in the Listen attribute, which was produced by the object itself. Messages that are produced by anything other than the object itself are ignored.

Note: For matching messages generated by objects other than the object itself see @ahear or use @aahear for matching messages no matter what object generated the message.

Example

  @amhear listener = "Wait a minute. I said the trigger word!

Related Topics: @aahear, @ahear, @listen.