Signature
native rg_join_team(const index, const TeamName:team);
Description
Forces a player to join a team.
Parameters
- index — Client index
- team — Team id
Returns
1 on success, 0 otherwise