Retrieves the team name based on a team index. Note: This native should not be called before OnMapStart.
void GetTeamName(int index, char[] name, int maxlength)
Team index.
Buffer to store string in.
Maximum length of string buffer.
Invalid team index.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.