Hello guys,
Is there a addon that you can reincarnate or release spirit on all my characters with one click?
It sucks to click 5 times + switch mouse.
-Totemic
Hello guys,
Is there a addon that you can reincarnate or release spirit on all my characters with one click?
It sucks to click 5 times + switch mouse.
-Totemic
/script RepopMe();
Releases to GY. And for when you get back:
/script RetrieveCorpse();
Awesome! Thanks a lot.
Is there also a /script for accepting a ressurect, accept a summon and/or a click reincarnate?
-Thanks
Totemic
In more general terms, you can look up interesting API calls on wowwiki and then execute them using the /script command.
i'm at work, so i cant pull up the specific script, but i bound my "+" key on the numpad to "click button 1 on popup" and "-" is bound to "click button 2 on popup". this works very well for accepting summons, rezzing etc. pretty much anything that pops up the accept box.
AcceptResurrect()
will let you accept the rez but I have not found a way to auto self rez.