|
umdbandit Wanderer
Joined: 31 Oct 2004 Posts: 94
|
Posted: Sun Jul 03, 2005 7:22 am
Capture with [ ] |
Hey everyone,
Basically I want to capture the channel conversations for my guild and make them go to a window. Gotten this to work with tells just fine. Here's where I think i am running into problems.
when someone says something on the comm
(in this case speaker is Obair and group is Meglivornth)
it appears like this
[ Meglivornth ] Obair: hey whats up
when i tried setting the trigger
#TRIGGER [ Meglivornth ] %w {#CAPTURE comm}
it would capture every single line ever
i looked at my special characters and they are all default, and none include the [ or ]
so any input or help would be great :)
the UMD BANDIT! |
|
_________________ Rufus- Winner of Stuff |
|
|
|
Kiasyn Apprentice
Joined: 05 Dec 2004 Posts: 196 Location: New Zealand
|
Posted: Sun Jul 03, 2005 7:51 am |
#TRIGGER {~[ Meglivornth ~] %w:} {#CAPTURE comm}
|
|
|
|
umdbandit Wanderer
Joined: 31 Oct 2004 Posts: 94
|
Posted: Sun Jul 03, 2005 4:54 pm works perfectly |
It works perfectly... thank you very much. I am gonna build the multi line capture in from the completed scripts thread, but this was the real thing holding me up. So thank you!
UMD THE BANDIT |
|
_________________ Rufus- Winner of Stuff |
|
|
|
|
|