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
Allejo (talk | contribs)
Add return type
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
Line 1: Line 1:
{{apicall
#REDIRECT [[Category:BZFS API Docs]]
| name          = bz_setPlayerSpawnable
| description  = Marks this player as allowed to spawn or not allowed to spawn.
| version = 2.4.3
| param1        = playerID
| param1type    = int
| param1desc    = The id of the player to mark as spawnable.
| param2        = spawn
| param2type    = bool
| param2desc    = Mark them as able to spawn or not spawn
| returntype    = bool
| returns = True if target player was valid and setting the spawnablity was successful
}}

Latest revision as of 01:38, 26 November 2025