Help - Search - Members - Calendar
Full Version: Kmuddy Groups
Achaea's Forums > Off-Topic > Tech Support > Client Help
Jonathin
I'm doing this on Aardwolf as a start, because it has the nifty <MAPSTART> and <MAPEND> lines before and after the map.

I have 3 RegEx triggers.

Pattern: ^\<MAPEND\>$ <--BASE
Send: /tgroupoff mapcap

Pattern:^\<MAPSTART\>$ <--BASE
Send:/tgroupon mapcap

Pattern: (.*) <--MAPCAP
^--Just sends whatever it receives to the output window and gags it in the main window.

The problem is:

It'll turn the group MAPCAP on, but then when it receives the <MAPEND> line, it doesn't turn it back off thus sending everything to the output window instead of the main window. Am I doing something wrong?


Bolded=Groups
Italics=send commands


Edit: See underlined
Eldar
Maybe put an /echo in your <MAPEND> trigger to make sure it's matching? Aardwolf could be sending it in a weird way or something, I guess.
Jonathin
Okay, so the problem comes when I try to add in the (.*) trigger.
Before I add in that trigger, the triggers work fine, they turn the groups on and off.

As soon as I add in the (.*) though, it doesn't turn off.
Jonathin
Bleh, nevermind, I fixed it. thanks!
Bannin
Check "keep matching or "fall-through" or whatever it's called in the options for the (.*) trigger.

Edit: I just necroed a thread to answer a question that no longer needs an answer. brickwall.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.