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
		
		
		
		Jump to navigation
		Jump to search
		
 Added bz_setPlayerTKs  | 
				 version  | 
				||
| Line 1: | Line 1: | ||
{{apicall  | {{apicall  | ||
| name          = bz_setPlayerTKs  | | name          = bz_setPlayerTKs  | ||
| description   = Sets the tks of a player.   | | version       = 2.99.x and higher  | ||
| description   = Sets the tks of a player.  | |||
| param1        = playerID  | | param1        = playerID  | ||
| param1type    = int  | | param1type    = int  | ||
Revision as of 03:05, 10 February 2009
void bz_setPlayerTKs (int playerID, int tks)
Minimum API Version: 2.99.x and higher 
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.