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 setPlayerLosses: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
m version  | 
				 update  | 
				||
| Line 1: | Line 1: | ||
{{apicall  | {{apicall  | ||
| name          = bz_setPlayerLosses  | | name          = bz_setPlayerLosses  | ||
| version       =   | | version       =  | ||
| description   = Sets the losses of a player.  | | description   = Sets the losses of a player.  | ||
| param1        = playerID  | | param1        = playerID  | ||
Latest revision as of 18:15, 31 January 2017
void bz_setPlayerLosses (int playerID, int losses)
Sets the losses of a player.
Parameters: 
playerID  -  The player who is affected by the loss change. 
losses  -  The losses to set for the player.