What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

UPaCCBT: The BehaviourTree Ultimate Paladin Healer Custom Class

Status
Not open for further replies.
We do Baleroc with 3 healers on 10man, one heals the tank, one heals the tormented target and the third assists on torment, when the stacks get unbearable at ~12 torment targets switch, so does the debuff, and the healers rotate in a set order, so you basically heal the tank alone every 3 torments.

Is this BT version still localedependent btw?

what about this ? ;)
 
it should be local indipendent (meaning you can use it on a german client)
If you could not let me know :P
 
Gilderoy,

Bit off topic but I sure love this CC and would love you to create one for Resto Druids, other CC's just dont cut it.

How about it? :)

Thanks
 
@owned1 : now i remember why i was ignoring you..
@mikeguzo: are you holy specced? the problem is that you are tryng to cast holy shock, you are level 36 so if you were holy specced you should have it, instead you do not, so you are tryng to heal without being holy specced am I right?
I'll add a check to avoid crashing but realy why are you tring a healing custom class without beeing healer specced?
@fish221171: good luck and best of wishies, sorry i do not get what the question was, again? ^^
 
rev 191 is online try to fix the problem of not beeng holy specced and not alway determinate the correct class
 
BTW gilderoy the selective healing works now!! Thank you for updating! You're awesome!
 
Regarding the dispell problem ?

Why not have it FpsWare way.

A list of spells to dispell or not ?

Basically: If it's not added by spellid, don't cleanse it.
 
eh eh eh good to ear that, I'm happy it's working good for you, it's bomb proof now even if I loosed the abillity to put a T near tanks :)
 
@hi1674: spellid are a problem for people to add, (and, i'll admit, for me to manage) also I am not so good managing TCollection (I'm not a programmer as you may know :D)
The biggest problem with that is that I suppose you have to change the .cs file itself to set if you want or not a spell to be cleansed?
so everytime I do a new release you need to change your code again? we have config file to avoid this.
Also a list of spell like that can be HUGE for both pvp and pve.. and will always change when new raid/dungeon are released..
I prefer my way of having a YOU HAVE TO DISPELL THIS NOOOOOOOW list and everything else dispell it it you have time to do it
 
It was only a suggestion....

You're the boss remember ;)

Never the less , You seem to be able to handle your programming quite well.
 
Last edited:
I do like sugggestion, more, I do LOVE suggestion and i try to implement them, if I can :)
And thank you! I do what I can ^^
 
@owned1 : now i remember why i was ignoring you..
@mikeguzo: are you holy specced? the problem is that you are tryng to cast holy shock, you are level 36 so if you were holy specced you should have it, instead you do not, so you are tryng to heal without being holy specced am I right?
I'll add a check to avoid crashing but realy why are you tring a healing custom class without beeing healer specced?
@fish221171: good luck and best of wishies, sorry i do not get what the question was, again? ^^

I will try it again after work and if my spec was the problem I will assign myself 30 lashes for being a tart. I am dual specced and probably just forgot to switch specs before attempting to heal.
 
I find that this CC does a lot of self movement even when used with LazyRaider and likes to constantly dismount me while in town waiting on a BG queue or instance queue. Is this normal? (i have all the options under the movement section of the config disabled except never dismount)

Anyone have any suggested settings for bg's with lazyraider?

Anyone else having issues with this CC and BG Bot [Beta] as well where the bot don't really move anywhere? (want to confirm I am not the only one getting this issue before re-creating for new logs to post).
 
Last edited:
have you tried using the GUI?
"wanna move to heal" "do not dismount OOC" and "Do not dismount EVER" are your friend.
Also i suggest using lazyraider 1.0.0.6 since the newesrt version have some Mounting code that interact (badly) with this CC.
For the other issue, no moving in a BG, latest BGBot release is kinda bugged and.. you posted no log, so no help is possible
 
Ok, I tested rev 190 on Occulthar (10man) this weekend and my pala healed very well.
Tested both rev 190 and UltimatePalaHealer v 2.2 revision 86 on 1 fight each on Alystrazor today and i saw rev 86 healed a little better. Mind you I was the last in healing (25man).

It seems that the CC performs excellent on 10man and poorly on 25man (usually 6-7 healers).

Anyone else seen that?

Attaching the logs from each try, a screen on the raid settings i am using on rev 190 and the modified UltimatePalaHealer.cs from 2.2 rev 86 if that helps
 

Attachments

@HB9024P39: you were the one that find the CC slow and unusable, right?
were you on the laptop or on the older pc while rev190 was working very well?
If you were on the laptop we have found why for someone thys CC is so slow: "Slow" computers :)
And that's also why is slower on 25 man, ofc, since the calculation she has to do for 10 people get multiplied (at best) for 2.5 (in truth since most calculation are N*log(N) is a little bit more..)
And i cannot see any of this 'couse.. well I have a computer then when he decide to work he work good :P (and that do not happen that offen :P)
BTW I do not have a realy good solution for slowness if that's the point.. couse the breakout will be your computer performance and how much the processor is busy at that time so.. something I cannot control..
What I can do is add some timers to logs in a future revision to see how much millisecondos does she take to take a decision on every computer but.. that would be for statistic observation only..
 
all tests were on my PC. Will test the same on laptop the next couple of days
 
Status
Not open for further replies.
Back
Top