New to warrior PvP , however is it correct that this cc puts my arms warrior in defensive stance a lot? If as intended no probs, if not ill post a log.
@Ellanor, It will only swap stances if you press the macro or if you are in defensive and you exit combat (it will swap back to battle) then start combat again (it will swap back to your previous stance). The CC does not swap by it's self, but I will look into it. Edit: Check to see if it is also swapping weapons when it swaps and report back
i added chat print to your macros. nothing worse than hitting a macro and not knowing what it is doing. Defensive Macro Code: /script Defensive = not Defensive; /run if not Defensive then print("Stance: \124cFFF7FE2E Defensive") return else print("Stance: \124cFF2EFEF7 Arms") end On/Off Macro Code: /script Manual = not Manual; /run if not Manual then print("Rotation: \124cFF15E61C Enabled") return else print("Rotation: \124cFFE61515 Disabled") end btw, your Manual toggle does not disable charge/heroic leap.
@Ishtro, Thanks for the chat print! I can see both WoW and HB I don't have much issue with not knowing what's going on but this is a great addition, Mind if I add this to my other threads? As for he Charge and Heroic leap: sense Pull() is not called when using Lazyraider or Raidbot the CC will not auto-charge out of combat unless it is added in the PreCombatBuffs area, and i have yet to figure out how to add the Stop() call within this area but it is a known issue.
looking forward to giving this a try, ive been using combat bot and singular in arenas and doing horrible.
@Crippleboxer, use the MultiCast Macos to cast any single spell at your main or focus target, I would always say to keep Defensive CD's user based. Use Bladestorm and Berserker Rage on CC only never for DPS less your target is guaranteed to die. In the end it is all up to you, the CC will do the proper rotation you just need to be aware of your surroundings.
Hello. I have a trouble. Message: Code: [10:13:47:057] Cleared POI - Reason Exception in Root.Tick() [10:13:47:057] Cleared POI [10:13:47:182] System.NullReferenceException: Object reference not set to an instance of an object. at Arma_Bellator.Classname.Charge() in [somepath]\CustomClasses\AB v6.5.12\AB Common.cs:line 268 at Arma_Bellator.Classname.get_NeedPreCombatBuffs() in [somepath]\CustomClasses\AB v6.5.12\AB Main.cs:line 42 at Styx.Combat.CombatRoutine.CombatRoutine.#FAd(Object cnd) at TreeSharp.Decorator.CanRun(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.Decorator.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at TreeSharp.PrioritySelector.#h.#nF.MoveNext() at (Object ) at TreeSharp.Composite.Tick(Object context) at Styx.Logic.BehaviorTree.TreeRoot.Tick() in log and hb not work. Log in attachment. View attachment ___15.06.2012_10_11 8116 Log.txt
And this occurs only if I select any check box of "Target OOR Option" group in setting windows. With best regards.
@RoloTomasi, From what I gather in the Log you posted: You are not using Lazyraider or Raidbot as your Botbase.
any idea for Disarm Maccro .. `? coz of the stance change .. really hard to disarm some1 with ur cc Ty !
When I use this CC my CPU usage gose threw the roof, is this normal? It's causing lag issues. I'm on a lower end comp, but i'm not having issues with other CC's I use. Other than that this is a wondeful CC works great. Keep up the great work.
@GraveWalker, This CC has a plethora of FrameLock()'s, turn Lazyraider's FPS options down, or use Lazyraider instead of Raidbot
when i use this cc my guy stands still and swaps between battle and defencive and thats all. why wont it work like all the coments say it does
@Scinto21, Sense you say your character "Stands still" I assume you are not using "Lazyraider" or "Raidbot", this cc will not work with any other botbase as the initial post and initial log within HB states.