GetClientTeam Function

Retrieves a client's team index.

int GetClientTeam(int client)

Parameters

int client

Player's index.

Return Value

Team index the client is on (mod specific).

Errors

Invalid client index, client not in game, or no mod support.