/script Defensive = not Defensive;
/run if not Defensive then print("Stance: \124cFFF7FE2E Defensive") return else print("Stance: \124cFF2EFEF7 Arms") end
/script Manual = not Manual;
/run if not Manual then print("Rotation: \124cFF15E61C Enabled") return else print("Rotation: \124cFFE61515 Disabled") end
@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.
[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()