|
on AGENT |
|
|
The on AGENT event triggers when an Agent has finished speaking. |
|
Format: |
on <level>:AGENT:<commands> |
||||||||||||
|
Example: |
on 1:AGENT:/echo Agent $agentname has finished speaking |
||||||||||||
|
Examples |
||||||||||||
|
on 1:AGENT:/echo Agent $agentname has finished speaking |
||||||||||||
|
The above event triggers when an Agent has finished speaking. The $agentname identifier returns the name of the agent associated with the event. |