Ban question ? - 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: Ban question ? (
/showthread.php?tid=246927)
Ban question ? -
park4bmx - 06.04.2011
you know when you bann someone from your server , some people can just change theyer IP

i got this player and banend him 3 times and he kept changing his IP
So his ip comes up with
Код:
31.147.120.225 [DATE | TIME] NAME- INGAME BAN
31.147.120.16 [DATE | TIME] NAME- INGAME BAN
31.147.97.106 [DATE | TIME] NAME- INGAME BAN
And my Question is how can i ban his direct IP: ?
Should i just add this to the bann list
Код:
31.147 [DATE | TIME] NAME- INGAME BAN
Re: Ban question ? -
[MWR]Blood - 06.04.2011
Add "31.147.*.*"
The star means any value.
Re: Ban question ? -
park4bmx - 06.04.2011
kk TY
Re: Ban question ? -
Biesmen - 06.04.2011
But remember, if someone else has an IP starting with 31.147, he will also be banned.