samp.ban Help - 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: samp.ban Help (
/showthread.php?tid=552167)
samp.ban Help -
Gilbonzo - 23.12.2014
So I made a command with Ban() function in it and when I have banned my self samp.ban file has my local IP written 127.0.0.1, but for some reason I am still able to join the server. Anyonw knows whats the problem? I have tried using BanEx function, using Rcon commands nothing helped I am still able to get in the server and I am not getting "You are banned from the server" message.
Re: samp.ban Help -
Abagail - 23.12.2014
Are you connecting to the server using localhost? The samp.ban system works, so if yours isn't there may have been an issue causing the IP to be improperly placed in the samp.ban file.
Re: samp.ban Help -
Gilbonzo - 23.12.2014
Yes I am using localhost and I am sure that the IP is propery placed.
this is what inside of my samp.ban:
127.0.0.1 [23/12/14 | 03:47:59] NONE - IP BAN
Re: samp.ban Help -
ikkentim - 23.12.2014
Not tested or anything, but maybe localhost bypasses the ban system.
Re: samp.ban Help -
Gilbonzo - 23.12.2014
I have tried banning my public IP it didn't work also
Re: samp.ban Help -
Gilbonzo - 23.12.2014
Okay I tried this with friend and it worked I don't why it doesn't ban myself, but anyway thanks.