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

From BZFlagWiki
Jump to navigation Jump to search
Allejo (talk | contribs)
Created page
 
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_isPlayerSpawnable
| description  = Checks if player has the ability to spawn. This is not to be confused with the SPAWN permission but instead, this should be used together with [[bz_setPlayerSpawnable]].
| version = 2.4.3
| param1        = playerID
| param1type    = int
| param1desc    = The id of the player to check if they can spawn
| returntype    = bool
| returns = True if target player is allowed to spawn
}}

Latest revision as of 01:38, 26 November 2025