Colors problem
#1

When i write over /o its shows only color #AA3333

Код:
  else if(PlayerInfo[playerid][pAdmin] == 99999)
    {
        new string[128];
        format(string, sizeof(string), "(( {AA3333}Server Owner{0xE0FFFFAA} %s: %s ))", GetPlayerNameEx(playerid), params);
        OOCOff(COLOR_OOC,string);
    }
Reply
#2

you can't use
{0xE0FFFFAA}
inside ClientMessages
only Hexed format
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)