• Visit Rebornbuddy
  • Ultimate Paladin Healer

    Discussion in 'Archives' started by sm0k3d, May 16, 2011.

    1. koalemos2

      koalemos2 New Member

      Joined:
      May 10, 2011
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      I'm not sure if it was asked in this thread but is it possible to manually control auras or to simply have the CC not control them at all so I can pick as needed?

      Thanks again.
       
      Last edited: Jul 12, 2011
    2. xsilverdicex

      xsilverdicex New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,389
      Likes Received:
      14
      Trophy Points:
      0
      you can but it is limited to two aura's and you have to select the aura before starting the bot, if u wish to change aura you must stop bot, edit one line in the cc and then start bot. (untill a GUI is made)
      the code you need to edit is in ultimatepalahealer.cs
      Code:
         private int aura_type = 0; //0 for concentration 1 for resistance aura 
      as you can see it only supports two aura's 0= concentration 1 = resistance

      to disable them completely // aura checks.
       
    3. koalemos2

      koalemos2 New Member

      Joined:
      May 10, 2011
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      where would i insert the // aura checks to disable them completely?
      I'm not very versed in programming but I can dig through and fix it i'm sure.
       
    4. o w n e d 1

      o w n e d 1 New Member

      Joined:
      Apr 15, 2011
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      Im using this cc with lazyraider and when i was doing bh it doesnot cleanse when we fight the first boss. When i do dungeons like zul aman it doesnot keep the tank up like he gets to 90k health and it holy lights. Is there something im not doing?
       
    5. Gilderoy

      Gilderoy New Member

      Joined:
      May 10, 2010
      Messages:
      761
      Likes Received:
      16
      Trophy Points:
      0
      @koalemos2: never tryed myself but try putting aura_type to 2, should disable aura checking (i suppose :D)
      @owned1: full log? revision used? only R84 is up to date if you are using anything else, upgrade
       
    6. o w n e d 1

      o w n e d 1 New Member

      Joined:
      Apr 15, 2011
      Messages:
      48
      Likes Received:
      0
      Trophy Points:
      0
      i got the log how do i upload it? i dont know what revision im using how do i see that? what is r84? Do you got msn or something?
       
      Last edited: Jul 13, 2011
    7. yipsilonn

      yipsilonn Member

      Joined:
      Mar 1, 2011
      Messages:
      214
      Likes Received:
      6
      Trophy Points:
      18
      Fantastic!
      Grazie mille!
       
    8. Draxmo

      Draxmo New Member

      Joined:
      May 15, 2010
      Messages:
      86
      Likes Received:
      2
      Trophy Points:
      0
      nvm great cc :D
       
      Last edited: Jul 13, 2011
    9. Harmony

      Harmony New Member

      Joined:
      Nov 24, 2010
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      I'm curious as to this CC's abilities regarding the new (ish) debate on Haste/Spirit vs Mastery/Crit healing. Is the intention to focus on the typical Haste/Spirit side or does it even matter?
       
    10. Gilderoy

      Gilderoy New Member

      Joined:
      May 10, 2010
      Messages:
      761
      Likes Received:
      16
      Trophy Points:
      0
      @yipsilonn: di nulla :)
      @owned1: to add a log you need to post a reply using the "go advanced" button, then select "manage attachment" and search for your log file, then use the upload button.
      R86 is the name of the last version of this CC you will find it in my first post in this tread (the first page, second post under sm0k3d one) called Ultimate Pala Healer R86.zip
      @draxmo: what was bothering you? did'nt get it before you edited the post :p
      @harmony: the way we coded the CC was for Haste/Spirit setup
       
      Last edited: Jul 13, 2011
    11. koalemos2

      koalemos2 New Member

      Joined:
      May 10, 2011
      Messages:
      54
      Likes Received:
      0
      Trophy Points:
      0
      getting errors on this today after the newest revision. did i do something wrong?
      on rev 88
       
      Last edited: Jul 14, 2011
    12. Gilderoy

      Gilderoy New Member

      Joined:
      May 10, 2010
      Messages:
      761
      Likes Received:
      16
      Trophy Points:
      0
      that should still work, BTW i did fixed that, rev 89 is ok, and.. there is a little thing i'm working on inside.. if you read a warning do not say you didn't get warned, ok? :p
       
    13. MJAlfoudari

      MJAlfoudari New Member

      Joined:
      Jun 4, 2011
      Messages:
      55
      Likes Received:
      0
      Trophy Points:
      0
      I'm using the CC for 2v2 arena, and when I set the other player as tank in LazyRaider for the Beacon, it buffs him with BoL alright but, it decides to follow him around even though the "Automatically follow tank" option is unchecked. Am I doing something wrong?
       
    14. Gilderoy

      Gilderoy New Member

      Joined:
      May 10, 2010
      Messages:
      761
      Likes Received:
      16
      Trophy Points:
      0
      @MJAlfoudari: you are speaking of an in combat situation right? if so go to ultimatepalahealer.cs and change ARENA_wanna_move_to_heal and ARENA_wanna_move_to_HoJ to false.
      BIG ANNUNCMENT!
      as some of you may have seen (or may have not..) there was a lot of activity on the SVN in these days.
      Why? couse i'm rewriting the entire CC from the scratch.
      Using honorbuddy BeaviourTree called TreeSharp.
      What does this mean?
      Well first that it will require a lot of work to be finished.
      Second that will solve the slowness problem for ever :p
      On the SVN you will find a new folder called UltimatePalaHealerBT and guess what? there is the new BT version.
      Ok, what can she do for now? Only PVE.
      Couse it is simpler to script :p will work very well in any dungeon and any raid, just as the normal version, and a LOT faster :)
      Do not even try her in PVP couse is completely not implemented.
      Something still miss also from the PVE implementation.
      There is no protection for overhealing (for now) no racials, no rebuke no HoJ no Chimaeron logic
      also i'm not sure the Redemption algoritm work very well..
      That's because we need you to test it out!
      If you do not know how to grab the SVN copy do not even try to became a tester :p
      BTW a BIG thanks go to Apoc for helping me with the BeahviourTree problems and for Singular from reading that CC i learned realy a lot :)
       
    15. quel

      quel Member

      Joined:
      Oct 19, 2010
      Messages:
      844
      Likes Received:
      7
      Trophy Points:
      18
      Uhh nice :D.. im very glad to hear that Glideroy :).. guess it's a big project ;).. GL with it
       
    16. midi

      midi New Member

      Joined:
      May 16, 2010
      Messages:
      58
      Likes Received:
      0
      Trophy Points:
      0
      one question how can i disable that he buff himself with blessing of might for example?
       
    17. assassin

      assassin New Member

      Joined:
      Dec 29, 2010
      Messages:
      204
      Likes Received:
      0
      Trophy Points:
      0
      Ran a few heroics with the BT version. Didn't notice any major problems. No one died. It felt smoother while healing the tank and I never was really low on mana. I will run some Troll heroics later on.
       
    18. MDurner11

      MDurner11 Member

      Joined:
      Jan 15, 2010
      Messages:
      201
      Likes Received:
      0
      Trophy Points:
      16
      I am excited to use this, but I'm not sure exactly which file we put in our CustomClass folders... Do I just put the PallyHealer_r74.zip‎ unzipped into it? Or do I pick between the UltimatePalaHeaerBT and the UltimatePalaHealer to decide which one to put into my CC folder?
       
    19. dynamite

      dynamite New Member

      Joined:
      Feb 19, 2011
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Hows the new BT version been doing in raids ive been using revision 80 for awhile never updated it b/c well i never had an issue much with it, topped healing charts majority of the times in raids, but if the BT version is doing alot better id love to upgrade it, i gotta say i LOOVE this CC only way id ever heal in game :p.



      Update--Tested on a Cho'Gall fight did just fine no probs at all that i could see
       
      Last edited: Jul 16, 2011
    20. Draxmo

      Draxmo New Member

      Joined:
      May 15, 2010
      Messages:
      86
      Likes Received:
      2
      Trophy Points:
      0
      how do i fix it so it dosent move at all ( only by me ) and is there anyway to see if a target is Cc whit Cyclone, so i dont waist a Jugdement on it :)
       
      Last edited: Jul 16, 2011

    Share This Page