This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.

bz_canPlayerSpawn

From BZFlagWiki
Jump to navigation Jump to search

bool bz_canPlayerSpawn (int playerID)


Returns true if the specified player is allowed to spawn, false if they are not

Parameters:
playerID  -  The player to check
Returns:
True if the player is allowed to spawn, false otherwise