July 16, 20178 yr This problem is still relevant.Droidz, how to solve this problem? I need restart wow under a certain condition, for example: if (ObjectManager.Me.Level < 10 && SpellManager.KnowSpell(467)) {restart wow} Wow version: 2.4.3 DDroidzroiDroidzdz
July 18, 20178 yr This may not be the solution, but you might want to make sure you have 'attack units already in combat' checked. If it's not checked, your rotation may not continue on one or both characters due to your target being 'in combat'. Just a thought.
July 22, 20178 yr I find that I can fix this by editing the fight class for the new spells and change the attribute "Check if know spell" and set it to false it will work for newly learned stuff without having to reset.
Create an account or sign in to comment