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)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{stub/api}}
{{wowapi}}


This is equivalent to clicking "Accept" to resurrect while standing near your corpse.
Resurrects when the player is standing near its corpse.
RetrieveCorpse()


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!)
== Arguments ==
:None


----
== Returns ==
{{WoW API}}
: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

None

Returns

nil

Details

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