#4

pawn Код:
if(IsPlayerAdmin(i))
This will send it to any RCON admins. (which means you must be logged in RCON)

Edit:

You can change it, using what your script sets for admin.

i.e., on my server it would be like this

pawn Код:
if(pInfo[i][pAdmin] >= 1)
Reply


Messages In This Thread
/ask - by DerickClark - 10.01.2013, 02:13
Re: /ask - by mastermax7777 - 10.01.2013, 03:16
Re: /ask - by DerickClark - 10.01.2013, 03:49
Re: /ask - by Skyrise - 10.01.2013, 03:56
Re: /ask - by ThePhenix - 10.01.2013, 04:04
Re: /ask - by Skyrise - 10.01.2013, 04:06
Re: /ask - by ThePhenix - 10.01.2013, 04:16
Re: /ask - by DerickClark - 10.01.2013, 04:24
Re: /ask - by Skyrise - 10.01.2013, 04:43

Forum Jump:


Users browsing this thread: 1 Guest(s)