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

bz_setTeamLosses

From BZFlagWiki
Revision as of 21:17, 14 June 2015 by Allejo (Talk | contribs) (Added minimum API verision)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

void bz_setTeamLosses (bz_eTeamType team, int losses)


Minimum API Version: 2.4.0
Sets the losses of a team

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