Function; Player_IsAlive - HWRM/KarosGraveyard GitHub Wiki

Player_IsAlive(<iPlayerIndex>)

Description

Returns true if the player is alive.

Example

if Player_IsAlive(playerIndex)==1 then ...code... end

Arguments

<iPlayerIndex>: the index number of the player.

Scope

Related Pages

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial