|
TheLastHawk Beginner
Joined: 12 Jun 2006 Posts: 17
|
Posted: Fri Jun 16, 2006 10:58 pm
Getting around the #cap bug |
Well, I kind of played around with an idea how to capture communication without using the #cap command and the easiest way was to make another window called communcation and trigger something like this:
#trigger {(%w) OOC: '(*)'} {#window communication %1 says %2 in ooc}
that way the name and what is in the message will appear but not in such a way as it would create an infinite loop....
Let me know if someone else got a better idea... |
|
|
|
edb6377 Magician
Joined: 29 Nov 2005 Posts: 482
|
Posted: Sat Jun 17, 2006 3:55 pm |
turn off triggers in the new window?
Though that certainly seems like it would work just fine. |
|
_________________ Confucious say "Bugs in Programs need Hammer" |
|
|
|
|
|