Help color
#4

use
pawn Код:
if(pInfo[playerid][pAdminDuty] == 1) // Will work when he is on duty.
        {
pawn Код:
if(pInfo[playerid][pAdmin] == 1) // Will work for any admin
         {
pawn Код:
new stringbig[356];
            format(stringbig,sizeof(stringbig),""COL_WHITE"ID %d %s",playerid, text);
            SendPlayerMessageToAll(playerid,stringbig);
Reply


Messages In This Thread
Help color - by madalin912 - 24.06.2014, 17:26
Re: Help color - by edzis84 - 24.06.2014, 18:06
Re: Help color - by diego200052 - 24.06.2014, 18:17
Re: Help color - by Clad - 24.06.2014, 18:21
Re: Help color - by madalin912 - 24.06.2014, 18:39
Re: Help color - by Clad - 24.06.2014, 18:41
Re: Help color - by madalin912 - 24.06.2014, 18:46
Re: Help color - by Clad - 24.06.2014, 18:50
Re: Help color - by madalin912 - 24.06.2014, 18:52

Forum Jump:


Users browsing this thread: 4 Guest(s)