Re: [INC] CS:GO Colors (1.3)
Can you explain me how to add here color
Format(text, sizeof(text), "[ВИП] Вашият ранг е ");
I want VIP tag to have green color
public EloHandler(Handle:menu, MenuAction:action, client, itemNum)
{
switch(action)
{
case MenuAction_Select:
{...