I am trying to make a plugin that overloads queueing/ressing/checking for deserter status with a bg. the reason for this is to run my custom class in arenas that does nothing but autokick my targets casting inside of arenas. I have the cc made, and it works great if i'm inside of a bg and have a bogus profile/mesh loaded. The problem I have is that while i have a bg selected it, of course, queues and joins for the bg if i'm not in it. Using the levelbot doesn't work because then if I'm in combat it attempts to automate targetting/wowmovement.
I am convinced there is a simple way to overload either all levelbot actions from status or to negate battleground functions, but my c# is more than rusty and i am having a very difficult time.
If someone could point me in the right direction it would be greatly appreciated.
I am convinced there is a simple way to overload either all levelbot actions from status or to negate battleground functions, but my c# is more than rusty and i am having a very difficult time.
If someone could point me in the right direction it would be greatly appreciated.