Returns if the client is alive or dead.
Note: This function was originally in SDKTools and was moved to core.
bool IsPlayerAlive(int client)
Player's index.
True if the client is alive, false otherwise.
Invalid client index, client not in game, or no mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.