Skip to content

Corpse

Access to objects of type corpse, which is the currently active corpse (ie. the one you are looting).

Forms

corpse Corpse

Corpse you are looting.

Usage

/if (${Corpse.Open}) {
    /echo Corpse is open, proceeding with looting
}