Please help me... - 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)
+--- Thread: Please help me... (
/showthread.php?tid=398615)
Please help me... -
Ryan_Redfield - 10.12.2012
I want to disable rcon system from my GM.. I mean rcon admin cant use any cmds on another player.Bcuz my server is hacked by a hacker.He come online with different ids and permaban players...
Can I disable rcon system or any way to prevent this hack?
Please help me guys..
Re: Please help me... -
[HK]Ryder[AN] - 10.12.2012
delete that command from your code..
Re: Please help me... -
Konstantinos - 10.12.2012
You cannot do that as it's default by SA:MP Team. However, you can prevent it by using Rcon Passwords. What I mean is: Login with /rcon login <pass>, and then it appears a dialog which it asks for the second rcon password you've defined to your gamemode. Some tips: Change your RCON Password to a new one, add the second RCON password and defined it to your gamemode (Should not be same as the first one!). Also, use anti-DeAMX and don't upload your .pwn to your host. Just the .amx file. It's simple, isn't it?
Re: Please help me... -
[HK]Ryder[AN] - 10.12.2012
Oh..I thought he was using some of your own admin commands which you had allowed the rcon to use..Maybe you can just not load stuff for samp.ban
keep on reloading bans using a timer or something