August 17, 201411 yr The Wrotation is still not working in most arenas. Blades is the only one I got to work so far. just sits idle. ADD SEWERS TO ONES THAT WORK
August 17, 201411 yr I think it's the condition " Fight.InFight". She's often not triger On when we are at Duel or at Arena. I don't know why. But to solve that, i simply removed it and all work's fine after that.
August 18, 201411 yr But it would be better if Fight.Infight works better because it's a very usefull command.
August 19, 201411 yr This happens to me and it's random arenas, sometimes it works, sometimes it doesnt. The log doesnt show anything. Where is this fight.infight condition exactly ?
September 8, 201411 yr I'm running on a new account. Not yet lvl 90 characters. So complicate to do some valuable duels with my friend to test. But i made a test to know why wrotation not start when i enter in duel or in arena By elimination i found that when condition Fight.Infight is used, the result is "false" even after entering in fight against other players. All script using it not enter in combat because this condition stay at false in pvp (sometimes, but sometimes it's ok) in few days i'll do a good topic with scripts and screenshots. I not yet respond just because i haven't yet a lot of time to do it well.
September 10, 201411 yr Hello, wManager.Wow.Helpers.Fight.InFight is true when WRobot is in combat (not if player is attacked) To detect if player is attacked you can use it: wManager.Wow.ObjectManager.ObjectManager.GetNumberAttackPlayer() > 0 or wManager.Wow.ObjectManager.ObjectManager.Me.InCombat ps: In the last update I have added new WRotation option to attack all selected targets (without any check) (to avoid this problem).
Create an account or sign in to comment