Log in

View Full Version : Script repopme?



luxlunae
09-02-2008, 03:30 PM
What does that command do? I'm using the multiboxer addon so some of the "big button" macro is unnecessary for me.

(like acceptquest).

So what is repopme?


"
/script AcceptGroup();
/script AcceptQuest();
/script AcceptTrade();
/script RetrieveCorpse();
/script RepopMe();
/script ConfirmAcceptQuest();
/script StaticPopup_Hide("PARTY_INVITE");
/script StaticPopup_Hide("QUEST_ACCEPT");" is the "big button" macro I mean. I might add a stopcasting to it as well.

Ughmahedhurtz
09-02-2008, 03:33 PM
It confirms the dialog that pops up to release your corpse.

Sekij
09-02-2008, 03:35 PM
RepopMe ('http://www.wowwiki.com/API_RepopMe')() - The "Release Spirit" button. Sends you to the graveyard when dead.

ps. this info is from wowwiki ('http://www.wowwiki.com/World_of_Warcraft_API')

edit: god damn i am too slow :(

luxlunae
09-02-2008, 04:16 PM
Delightful thanks!