CS:S Clan Tags
Allows getting and setting of clan tags in CS:S.
Code:
stock CS_GetClientClanTag(client, String:buffer[], size);
stock CS_SetClientClanTag(client, const String:tag[]);
*SetClanTag stock was adapted from a snippet by Dr!fter.
If you use the inc in your plugin, it will require the attached gamedata file. If/when it breaks, a new gamedata file will be posted. No changes to your plugin will be needed.