Ok, here is what this snippet solves:
Say you are running 4 groups. I have different EQBC channels for each one. Usually something like /bccmd channels zoneabbreviation. If multiple grps in same zone then /bccmd channels shortzone1/2/3/4 etc.
Then I have in the KA.ini:
EQBCOn=2|zoneabbreviation
Now I have noticed the more toons I run, and the more groups I run, there are times I pop & swap toons in and out of different groups and the channels no longer makes sense. I have the bard reporting to the group in DH while he himself is in another group/zone. Wasn't a big deal at first until I started gathering an army...
This is a bit of a hack, sorry Maskoi!
This one line can reset all that shit in one fell swoop for the whole group. This is a KA thing as AFNuke2 doesn't honor channels (yet, I might write that) and AutoCleric just dumps all it's messages to the EQBC server without channels (that too I might write).
Hotkey:
Make sure you use lower cases in your channames because EQBC honors caps but KA doesn't so they wont match and you will get the 'channel doesn't exist' msg.
This will alter where your pulling messages, tanking messages, mezzing messages, all of it, go. No need to alter KA.ini and no stopping and restarting KA.
Now AFNuke2 and AutoCleric will complain about the var EQBCSay not existing, no harm no foul. It does however set those toon's channels tho, so if like me, you like to issue commands at the channel level, you can and it will only affect the toons you want by virtue of the right toons are in the right channel.
Say you are running 4 groups. I have different EQBC channels for each one. Usually something like /bccmd channels zoneabbreviation. If multiple grps in same zone then /bccmd channels shortzone1/2/3/4 etc.
Then I have in the KA.ini:
EQBCOn=2|zoneabbreviation
Now I have noticed the more toons I run, and the more groups I run, there are times I pop & swap toons in and out of different groups and the channels no longer makes sense. I have the bard reporting to the group in DH while he himself is in another group/zone. Wasn't a big deal at first until I started gathering an army...
This is a bit of a hack, sorry Maskoi!
This one line can reset all that shit in one fell swoop for the whole group. This is a KA thing as AFNuke2 doesn't honor channels (yet, I might write that) and AutoCleric just dumps all it's messages to the EQBC server without channels (that too I might write).
Hotkey:
Rich (BB code):
/multiline ; /bcga //bccmd channels channame ; /bcga //varset EQBCSay bct channame
Make sure you use lower cases in your channames because EQBC honors caps but KA doesn't so they wont match and you will get the 'channel doesn't exist' msg.
This will alter where your pulling messages, tanking messages, mezzing messages, all of it, go. No need to alter KA.ini and no stopping and restarting KA.
Now AFNuke2 and AutoCleric will complain about the var EQBCSay not existing, no harm no foul. It does however set those toon's channels tho, so if like me, you like to issue commands at the channel level, you can and it will only affect the toons you want by virtue of the right toons are in the right channel.
Last edited:

