14.02.2015, 12:52
Hey,
I need help with this code here . I dindt see any color codes there but ingame it is white how i change it ?
Thanks for helping
I need help with this code here . I dindt see any color codes there but ingame it is white how i change it ?
Quote:
|
new string[256], Namee[24]; GetPlayerName(playerid, Namee, sizeof(Namee)); if(APlayerData[playerid][PlayerLevel] >= 1) { format(string, sizeof(string), "Admin %s is on Duty", Namee); SendClientMessageToAll(-1, string); } |


