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

From BZFlagWiki
Jump to navigation Jump to search
Yassen (talk | contribs)
version
Sigonasr2 (talk | contribs)
m Removed version 2.99.x requirement.
 
Line 1: Line 1:
{{apicall
{{apicall
| name          = bz_setPlayerTKs
| name          = bz_setPlayerTKs
| version      = 2.99.x and higher
| description  = Sets the tks of a player.
| description  = Sets the tks of a player.
| param1        = playerID
| param1        = playerID

Latest revision as of 09:48, 19 October 2011

void bz_setPlayerTKs (int playerID, int tks)


Sets the tks of a player.

Parameters:
playerID  -  The player who is affected by the tk change.
tks  -  The tks to set for the player.