Relay command - RawCommand

bob_the_builder

Well-Known Member
Recently my RawCommand stopped working

Set as this:

Relay
All Other
eq2execute
"r_particle_priority -1"

It's not doing a relay to others any longer.

Any ideas?
 

Kannkor

Ogre
Recently my RawCommand stopped working

Set as this:

Relay
All Other
eq2execute
"r_particle_priority -1"

It's not doing a relay to others any longer.

Any ideas?
Shouldn't be quotes anywhere, as it will add quotes for you to anything with a space in it. I'll log in and see if I can test it...

I did make some changes to rawcommand a while ago, but shouldn't have had any effect on this. Either way I'll test some things.
 

Kannkor

Ogre
Shouldn't be quotes anywhere, as it will add quotes for you to anything with a space in it. I'll log in and see if I can test it...

I did make some changes to rawcommand a while ago, but shouldn't have had any effect on this. Either way I'll test some things.
Should be fixed when I patch next.

I removed a layer of escaping which was messing with quotes. I tested relay all, relay "all other", and a few other variations and they all work now. It's possible this will have some odd effect with the layer of escaping removed, but nothing I could find/test had any negative effect.
 

Leon

Member
Sweet thank you very much Kannkor for your hard work. I also use this feature but I use:

Relay
All Other
eq2execute
/combat_filter 1


It filters out some of the combat data spam and seems to help with lag since and since I am in Europe my connection to sony can be very unstable. By the way I see you mention it will be fixed next patch umm when approximately is that? As of now I just get Unknown Command: "combat_filter""1" Maybe I'm doing something wrong but the button worked before.





http://eq2wire.com/2013/04/18/taming-the-lag-beast-putting-tools-in-players-hands/

This command will turn on server-side filtering of combat data.

Filter #?s:
0 => None (same as before the patch)
1 => Self (you will only get combat messages for yourself/your pet)
2 => Group
3 => Raid

As this is a testing command, this value does not persist through zoning so you will have to set it each time you zone.
 

bumpy

Active Member
does this combat filter get in the way of any of the raid scripting stuff in ogre? I usually run the ACT parser off my main tank pc and parse his log, so I guess I'd leave that in the raid setting, but if I could set everyone else to off or self that would help with lag im assuming.
 

Cheesy

Well-Known Member
does this combat filter get in the way of any of the raid scripting stuff in ogre? I usually run the ACT parser off my main tank pc and parse his log, so I guess I'd leave that in the raid setting, but if I could set everyone else to off or self that would help with lag im assuming.
Nope, doesn't effect scripting at all.
 

Kannkor

Ogre
Sweet thank you very much Kannkor for your hard work. I also use this feature but I use:

Relay
All Other
eq2execute
/combat_filter 1


It filters out some of the combat data spam and seems to help with lag since and since I am in Europe my connection to sony can be very unstable. By the way I see you mention it will be fixed next patch umm when approximately is that? As of now I just get Unknown Command: "combat_filter""1" Maybe I'm doing something wrong but the button worked before.





http://eq2wire.com/2013/04/18/taming-the-lag-beast-putting-tools-in-players-hands/

This command will turn on server-side filtering of combat data.

Filter #?s:
0 => None (same as before the patch)
1 => Self (you will only get combat messages for yourself/your pet)
2 => Group
3 => Raid

As this is a testing command, this value does not persist through zoning so you will have to set it each time you zone.
I don't really have an ETA yet, because when I patch next, it'll be converting to the new auth system. Which is working great. Maybe I'll try to do it next week, as I should in theory have some extra time. If not, I can put the 2 files that fix this up where some people can just download them in the mean time.
 

Leon

Member
Ok Thanx Kannkor I know you work really hard on scripting and stuff its just a handy feature~
 
Top Bottom