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

Request for Changing Specc on Action

P4NIK.

New Member
Joined
Aug 23, 2010
Messages
74
Reaction score
0
Hey :)

I was searching for an Plugin but haven't found one. The Plugin should be able to change Speccs on a Action like joining a Battleground or what ever^^. The Reason why I need this is cause i've got a Priest who is grinding as Shadow but I want him to be Heal in the BG because that looks less bottish and I will win more BG's which means more Honor in less time :) And i've only got Heal eq for pvp xD

would be nice if s1 has got the time to make such a Plugin :)

thx :)

oh well, sth. i've forgot to add: the plugin should be able to detect if he can't change specc (for example when the bg has already started)
 
Last edited:
Hey :)

I was searching for an Plugin but haven't found one. The Plugin should be able to change Speccs on a Action like joining a Battleground or what ever^^. The Reason why I need this is cause i've got a Priest who is grinding as Shadow but I want him to be Heal in the BG because that looks less bottish and I will win more BG's which means more Honor in less time :) And i've only got Heal eq for pvp xD

would be nice if s1 has got the time to make such a Plugin :)

thx :)

oh well, sth. i've forgot to add: the plugin should be able to detect if he can't change specc (for example when the bg has already started)
well theres plugins and code that can do that for you, hell i even released some proofs of concepts, but it wont mean anything if your CC dosnt detect the change since honorbuddy has to recompile it to re-run that code again to get your correct spec, i mean it might be do able, but still, there are more important things to be done.
 
well theres plugins and code that can do that for you, hell i even released some proofs of concepts, but it wont mean anything if your CC dosnt detect the change since honorbuddy has to recompile it to re-run that code again to get your correct spec, i mean it might be do able, but still, there are more important things to be done.
I have done this in skiWarlock. BG's are easy if you hook the enter/exit event, then run your spec change code. Instances are a little trickier.

My code changes CC settings based on your activity (grind, pvp, instance). These settings contain a talent spec option which will automatically change your talent spec.

Feel free to look at the code: http://www.buddyforum.de/showthread.php?8860-Warlock-CC-skiWarlock-4.0-ALL-TREES
 
Back
Top