View Single Post
Queqerror
Junior Member
Join Date: Jul 2017
Old 07-28-2017 , 15:01   Re: [CS:GO] ckSurf (1.18f, 24.11.2015)
Reply With Quote #2661

{
if (GetUserFlagBits(client) & ADMFLAG_BAN)
{
Format(g_pr_chat_coloredrank[client], 128, "%s %cADMIN%c", g_pr_chat_coloredrank[client], BLUE, WHITE);
Format(g_pr_rankname[client], 128, "");
Format(g_pr_rankname[client], 128, "ADMIN");
}
why it doesnt read the colour ?
Queqerror is offline