help rcon - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: help rcon (
/showthread.php?tid=233016)
help rcon -
tanush - 28.02.2011
is there a way i can block some rcon cmd like /rcon gravity
Re: help rcon -
Mean - 28.02.2011
No, but why, a non-RCON admin player can't use it either way.
Re: help rcon -
ifly4life - 28.02.2011
you could put
Код:
if(IsPlayerAdmin(playerid))
That way unless they rcon cant get in
Re: help rcon -
ifly4life - 28.02.2011
oh thats what he ment, lol