/report{HOW}
#4

pawn Код:
format(string,sizeof(string),"%s has reported %s !(Reason: %i)",adminname, playername, Reason);
for(new i = 0;i < MAX_PLAYERS;i++)
{
    if(IsPlayerConnected(i) && pInfo[i][Admin] > 0) SendClientMessage(i,COLOR_GREEN,string);
}
Reply


Messages In This Thread
/report{HOW} - by geerdinho8 - 05.01.2012, 17:44
Re: /report{HOW} - by [ABK]Antonio - 05.01.2012, 17:58
Re: /report{HOW} - by geerdinho8 - 06.01.2012, 13:41
Re: /report{HOW} - by sabretur - 06.01.2012, 13:46

Forum Jump:


Users browsing this thread: 1 Guest(s)