Kjata GURU

Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sun Mar 17, 2002 1:56 pm
Sending multiple gags to the same window |
What do you use to send the text to the other windows, #CAPTURE? If so, then just use the same window name in all of your triggers. Example:
#TRIGGER {%w tells you} {#CAPTURE comm}
#TRIGGER {%w chats} {#CAPTURE comm}
Kjata |
|