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

From BZFlagWiki
Jump to navigation Jump to search
New page: {{apicall | name = bz_isPlayerPaused | description = Returns true if the specified player is currently paused, false if they are not | param1 = playerID | param1type =...
 
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_isPlayerPaused
| description  = Returns true if the specified player is currently paused, false if they are not
| param1        = playerID
| param1type    = int
| param1desc    = The id of the player to check
| returntype    = bool
| returns      = True if the player specified is paused; false otherwise
}}

Latest revision as of 01:37, 26 November 2025