NOTE: This is an archive of the old wiki.
Expect content to be outdated and links to be broken.

User Tools


obsolete:lua:lua_isplayerdead

Lua IsPlayerDead

bool IsPlayerDead( int playerIndex );

Description

Checks the index and sees if a player is dead.

Version

Beta 3.1

Example

<lua> local playerDead = IsPlayerDead( playerIndex ); </lua>

obsolete/lua/lua_isplayerdead.txt ยท Last modified: 2023/09/03 18:43 by 127.0.0.1