cs_set_player_team

Sets a player's team.

Syntax

native cs_set_player_team(id, CsTeams:team, update = true)

Usage

id Player index.
team CS_TEAM_ constant.
update Whether to update team on scoreboard.
Defined in cs_teams_api.inc at line 24 . This documentation was automatically generated from source.