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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Is there a way to pick healers out of party/raid?

LiquidAtoR

Community Developer
Joined
Jan 15, 2010
Messages
1,430
As title states.

Is there a way trough C# to get only the healers in a party/raid and pick out a healer (by priority list) and give them a spell (soulstone in warlock case)?

Getting the members in a party/raid is not the problem, but specifically the healers...?
 
Don't know if there's such a call in the API.. But i suspect it would be something like.
Me Group/Raid Contains Priest/Druid/Shaman Target && CanCastSS
 
I know I can call upon grouplist of party/raid, but I want it to take specifically the healers in that party/raid (so it looks at talents of the party members).
And a priest or druid or shammy or pally is not neseccary the healer ^^
 
The addon called Gladius (arena addon) can check people what specc they have, maybe something to have a look at.
 
Back
Top