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 setPlayerSpawnable: Difference between revisions

From BZFlagWiki
Jump to navigation Jump to search
Mrapple (talk | contribs)
bz_setPlaerSpawnable
 
Mrapple (talk | contribs)
m typo
Line 1: Line 1:
{{apicall
{{apicall
| name          = bz_setPlaerSpawnable
| name          = bz_setPlayerSpawnable
| description  = Marks this player as allowed to spawn or not allowed to spawn.
| description  = Marks this player as allowed to spawn or not allowed to spawn.
| param1        = playerID
| param1        = playerID

Revision as of 21:16, 26 September 2010

void bz_setPlayerSpawnable (int playerID, bool spawn)


Marks this player as allowed to spawn or not allowed to spawn.

Parameters:
playerID  -  The id of the player to mark as spawnable.
spawn  -  Mark them as able to spawn or not spawn