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

Difference between revisions of "Bz changeTeam"

From BZFlagWiki
Jump to: navigation, search
(Added bz_changeTeam)
 
(added category)
 
Line 10: Line 10:
 
| returntype    = void
 
| returntype    = void
 
}}
 
}}
 +
 +
[[Category:BZFS API Functions (unreleased)]]

Latest revision as of 21:20, 26 November 2016

void bz_changeTeam (int player, bz_eTeamType team)


Changes the team of a player. (v3.0)

Parameters:
player  -  The player who is affected by the team change.
team  -  The team to set the player to.