SA-MP Forums Archive
Anti Admin kick or ban - 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: Anti Admin kick or ban (/showthread.php?tid=97228)



Anti Admin kick or ban - addysnow1 - 13.09.2009

Hello, How can i make somebody so rcon admins cant get kicked or banned, and i dont want put it in every command, because i got a anti hack with kicks and bans
and a admin script with kicks and bans, I want to put it in my gamemode, somebody knows it? if there is no way. Then I would like to have a anti weapon cheat, like the mostly anti money cheats, so
GivePlayerWeapon <> WC_GivePlayerWeapon something like this


Re: Anti Admin kick or ban - brett7 - 13.09.2009

if(!isplayeradmin)
return sendclientmessage(red, "i dont think so!")

ad something like that on your cmd


Re: Anti Admin kick or ban - addysnow1 - 13.09.2009

Thats alot work!, but I think I found it
Let me tell it like this:
I got a rank system on Ladmin, my anti cheat is JunkBuster
when ppl got 1000 kills, they get a flame trower, but then they get banned!
or they dont get the gun.
I know i can delete the flame-trower out the list, but then ppl with a lower rank, can hack that gun :S
Is there an Anti Cheat or a way to make this?
thanks,