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

From BZFlagWiki
Jump to navigation Jump to search
Alezakos (talk | contribs)
Created page with "{{apicall | name = bz_incrementPlayerLosses | description = Increments the losses of a player. | param1 = playerID | param1type = int | param1desc = Th..."
 
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{apicall
#REDIRECT [[Category:BZFS API Docs]]
| name          = bz_incrementPlayerLosses
| description  = Increments the losses of a player.
| param1        = playerID
| param1type    = int
| param1desc    = The player who is affected by the loss change.
| param2        = wins
| param2type    = int
| param2desc    = The losses to add to the player. (0 to leave the wings unchanged, negative number to decrement the wins)
| returntype    = bool
| return        = Whether the player exists.
}}

Latest revision as of 01:36, 26 November 2025