View Single Post
raizo11
BANNED
Join Date: Dec 2013
Location: https://t.me/pump_upp
Old 04-04-2015 , 03:31   Re: CSGO Admin tag plugin request
Reply With Quote #8

HAVE FLAGS HERE : https://wiki.alliedmods.net/Adding_A...28SourceMod%29

example:
Code:
ADMFLAG_KICK , ADMFLAG_UNBAN , ADMFLAG_SLAY , ADMFLAG_ROOT
Code:
}
else
if (GetUserFlagBits(client) & ADMFLAG_BAN)
{ 
CS_SetClientClanTag(client, "[ADMIN X]"); 
}
raizo11 is offline
Send a message via ICQ to raizo11 Send a message via AIM to raizo11 Send a message via MSN to raizo11 Send a message via Yahoo to raizo11 Send a message via Skype™ to raizo11