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 changeTeam: Difference between revisions
Jump to navigation
Jump to 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.