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
Alezakos (talk | contribs)
Created page with "{{apicall | name = bz_incrementPlayerTKs | description = Increments the team-kill count of a player. | param1 = playerID | param1type = int | param1desc..."
 
Zehra (talk | contribs)
redirect, since functions are in official docs
Tag: New redirect
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{apicall
#REDIRECT [[Category:BZFS API Docs]]
| name          = bz_incrementPlayerTKs
| description  = Increments the team-kill count of a player.
| 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