SA-MP Forums Archive
GM IP Restriction - 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: GM IP Restriction (/showthread.php?tid=483660)



GM IP Restriction - volcaN131 - 27.12.2013

Hey, I got a RP Gamemode and my friends cant log in with some kinds of IPs, I think it might be the IP restriction but I dont know how and where I can find it.
Help please.


Re: GM IP Restriction - Twizted - 27.12.2013

Do you have an IP limit? Get the IPs your friend can't connect from and check If they're banned.


Re: GM IP Restriction - volcaN131 - 27.12.2013

Quote:
Originally Posted by Twizted
View Post
Do you have an IP limit? Get the IPs your friend can't connect from and check If they're banned.
What do you mean IP limit?
I tried to unban them.


Re: GM IP Restriction - Aliassassin123456 - 27.12.2013

you can get player's ip with : GetPlayerIp,
So find GetPlayerIp in your all includes and gamemode.
if you see an ip limit to kick player, remove it from script and recompile the script.