Returns if a certain player has entered the game.
bool IsClientInGame(int client)
Player index (index does not have to be connected).
True if player has entered the game, false otherwise.
Invalid client index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.