11.04.2012, 10:30
Can anyone show me how can i set color of only Server Administrator in this make a copyable post coz i got errors many times.
Код:
else if(PlayerInfo[playerid][pAdmin] >= 2) { new string[128]; format(string, sizeof(string), "(( Server Administrator %s: %s ))", GetPlayerNameEx(playerid), params); OOCOff(COLOR_OOC,string); }