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

From BZFlagWiki
Jump to navigation Jump to search
Sigonasr2 (talk | contribs)
m Removed version 2.99.x requirement.
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_setPlayerWins
| description  = Sets the wins of a player.
| param1        = playerID
| param1type    = int
| param1desc    = The player who is affected by the win change.
| param2        = wins
| param2type    = int
| param2desc    = The wins to set for the player.
| returntype    = bool
| return        = Whether the player exists.
}}

Latest revision as of 01:38, 26 November 2025