Changes a client's team through the mod's generic team changing function. On CS:S, this will kill the player.
void ChangeClientTeam(int client, int team)
Client index.
Mod-specific team index.
Invalid client index, client not in game, or lack of mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.