(wL) Forums

Full Version: [INC] CS:S Clan Tags
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This might be useful to the server Smile

Source: https://forums.alliedmods.net/showthread.php?t=149322
made by: psychonic

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.
Attached Files
[Image: txt.gif] cssclantags.txt (650 Bytes, 1074 views)
[Image: inc.gif] cssclantags.inc (1.7 KB, 832 views)
Pretty sure Bison has something similar to this already.
It's also built into SourceMod now.. http://docs.sourcemod.net/api/index.php?...w&id=1016&
So, this plugin is in the server now?
Sibrox, post: 83932, member: 14065 Wrote:So, this plugin is in the server now?

M. Bison, post: 83861, member: 359 Wrote:It's also built into SourceMod now.. http://docs.sourcemod.net/api/index.php?...w&id=1016&

The servers run SourceMod, so yeah it is.
But, can all the players use
CS_GetClientClanTag

to change clan tags?
No lol. Just set it in your rev.ini file or join a Steam group.