@amhear

From TinyMUX
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.