I am developing a plugin called Multibox, and am having some combat issues. From what I understand if I pull the combat() routine combat should start, in which most cases it does. The only exception I have found to that is the default druid CC by fpsware, it dosn't, but I know it does work cause when its in grind mode it fights and does what I expect of it.
My question is: Is there a better way to call combat other than RoutineManager.Current.Combat() ?
Please help this is the last big issue I am running into.
My question is: Is there a better way to call combat other than RoutineManager.Current.Combat() ?
Please help this is the last big issue I am running into.