get_user_team
Core (amxmodx.inc)
Description
get_user_team - Returns the id of a team.
Syntax
get_user_team ( index, [ team[], len ] )
Type
Native
Notes
index is a player index from 1 to 32.

If supplied, the team string name is stored in team for a maximum length of len characters.