/ahelp (not admin commands) (help)
#4

You suggest you to look on the include zcmd.

Basicly this is how the code will look:

pawn Код:
for(new pID; pID < MAX_PLAYERS; pID++; )
{
     if(PlayerInfo[pID][Admin])
     {
          SendClientMessage(pID, 0x0, "Admin Message here!");
     }
}
Reply


Messages In This Thread
/ahelp (not admin commands) (help) - by zT KiNgKoNg - 05.09.2012, 18:25
Re: /ahelp (not admin commands) (help) - by ryansheilds - 05.09.2012, 18:44
Re: /ahelp (not admin commands) (help) - by zT KiNgKoNg - 05.09.2012, 18:45
Re: /ahelp (not admin commands) (help) - by Cameltoe - 05.09.2012, 18:46
Re: /ahelp (not admin commands) (help) - by ryansheilds - 05.09.2012, 20:07

Forum Jump:


Users browsing this thread: 1 Guest(s)