Gets a clients clan tag
int CS_GetClientClanTag(int client, char[] buffer, int size)
Client index to get clan tag for.
Buffer to store clients clan tag in.
Size of the buffer.
Number of non-null bytes written.
Invalid client.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.