ooc chat admin aduty green chat
#2

Answer is in front of your eyes, just think for a second and you will get it.

If you can't be bothered do like this.

pawn Код:
if(PlayerInfo[playerid][pMask] == 1) { format(string,sizeof(string), "Stranger says: (( %s ))", params); }
else if(PlayerInfo[playerid][pAdmin] == 1) { format(string, sizeof(string), "{00ff00}%s says: (( %s ))", GetPlayerNameEx(playerid), params); }
    else { format(string, sizeof(string), "%s says: (( %s ))", GetPlayerNameEx(playerid), params); }

change {00ff00} to your green color you want.
Reply


Messages In This Thread
ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:19
Re: ooc chat admin aduty green chat - by ikey07 - 03.02.2016, 14:23
Re: ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:28
Re: ooc chat admin aduty green chat - by ikey07 - 03.02.2016, 14:32
Re: ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:40
Re: ooc chat admin aduty green chat - by Rafaeloo - 03.02.2016, 14:46
Re: ooc chat admin aduty green chat - by ikey07 - 03.02.2016, 15:07

Forum Jump:


Users browsing this thread: 1 Guest(s)