native get_user_team(index, team[] = "", len = 0);
index | Client index |
team | Buffer to copy team name to |
len | Maximum size of buffer |
Returns the team id of the client, and optionally retrieves the name of the team.
Team index on success, -1 if client index is invalid or the client is not connected
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.