• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Ira Caeli ~ Arma Bellator

    Discussion in 'Archives' started by Dagradt, May 14, 2012.

    1. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Sidalol,

      LOL! I will be posting game play videos under the Screenshots section later on.
       
    2. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Thanks for this truely awesome CC
       
    3. Ellanor

      Ellanor New Member

      Joined:
      Dec 8, 2011
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    4. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @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
       
      Last edited: Jun 9, 2012
    5. ishtro

      ishtro New Member

      Joined:
      Jul 30, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      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.
       
    6. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @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.
       
    7. ishtro

      ishtro New Member

      Joined:
      Jul 30, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      go for it.. ;]
       
    8. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @Ishtro,

      TY!
       
    9. Awol

      Awol New Member

      Joined:
      Jan 28, 2012
      Messages:
      100
      Likes Received:
      0
      Trophy Points:
      0
      looking forward to giving this a try, ive been using combat bot and singular in arenas and doing horrible.
       
    10. Crippleboxer

      Crippleboxer New Member

      Joined:
      Feb 10, 2010
      Messages:
      302
      Likes Received:
      0
      Trophy Points:
      0
      Wich abilities should I control myself? I have a lot allready but I feel Im still lacking :)
       
    11. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @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.
       
    12. RoloTomasi

      RoloTomasi New Member

      Joined:
      Jun 8, 2011
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      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
       
    13. RoloTomasi

      RoloTomasi New Member

      Joined:
      Jun 8, 2011
      Messages:
      85
      Likes Received:
      1
      Trophy Points:
      0
      And this occurs only if I select any check box of "Target OOR Option" group in setting windows.

      With best regards.
       
    14. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @RoloTomasi,

      From what I gather in the Log you posted: You are not using Lazyraider or Raidbot as your Botbase.
       
    15. stef7

      stef7 New Member

      Joined:
      Mar 12, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      any idea for Disarm Maccro .. `? coz of the stance change .. really hard to disarm some1 with ur cc :)

      Ty !
       
    16. GraveWalker

      GraveWalker New Member

      Joined:
      Mar 7, 2010
      Messages:
      222
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    17. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @GraveWalker,

      This CC has a plethora of FrameLock()'s, turn Lazyraider's FPS options down, or use Lazyraider instead of Raidbot
       
    18. scinto21

      scinto21 Member

      Joined:
      Jun 2, 2012
      Messages:
      53
      Likes Received:
      0
      Trophy Points:
      6
      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
       
    19. Dagradt

      Dagradt Community Developer

      Joined:
      Jul 26, 2010
      Messages:
      1,423
      Likes Received:
      44
      Trophy Points:
      48
      @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.
       
    20. dubstep1337

      dubstep1337 Member

      Joined:
      Feb 6, 2012
      Messages:
      199
      Likes Received:
      1
      Trophy Points:
      18
      speelreflect/shieldwall/disarm macro? would be great :)
       

    Share This Page