This wiki is archived and useful information is being migrated to the main bzflag.org website

bz_setTeamWins

From BZFlagWiki
Jump to: navigation, search

void bz_setTeamWins (bz_eTeamType team, int wins)


Minimum API Version: 2.4.0
Sets the wins of a team

Parameters:
team  -  The team to set the wins for.
wins  -  Amount of wins for the team.