WoW:API RetrieveCorpse: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
No edit summary
 
m (Move page script moved page API RetrieveCorpse to API RetrieveCorpse without leaving a redirect)
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
This is equivalent to clicking "Accept" to resurrect while standing near your corpse.
{{wowapi}}


NB: This will also work when your corpse doesn't appear and you have no Accept button to click. A real life saver. (Or at least time saver!)
Resurrects when the player is standing near its corpse.
RetrieveCorpse()
 
== Arguments ==
:None
 
== Returns ==
:nil
 
== Details ==
The character must be near its corpse and there must be no delay time till resurrecting.

Latest revision as of 04:47, 15 August 2023

WoW API < RetrieveCorpse

Resurrects when the player is standing near its corpse.

RetrieveCorpse()

Arguments[edit]

None

Returns[edit]

nil

Details[edit]

The character must be near its corpse and there must be no delay time till resurrecting.