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

From BZFlagWiki
Jump to navigation Jump to search
Allejo (talk | contribs)
m Added minimum API verision
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_incrementPlayerTKs
| description  = Increments the team-kill count of a player.
| version = 2.4.3
| param1        = playerID
| param1type    = int
| param1desc    = The player who is affected by the team-kill count change.
| param2        = increment
| param2type    = int
| param2desc    = The team-kills to add to the player. (0 to leave the team-kills unchanged, negative number to decrement the team-kills)
| returntype    = bool
| return        = Whether the player exists.
}}

Latest revision as of 01:36, 26 November 2025