Samp IP kick? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP (
https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (
https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Samp IP kick? (
/showthread.php?tid=137867)
Samp IP kick? -
tonsai - 30.03.2010
I have 2 computers in my house.
when I connect to my server (at the same time) in server console show "same ip" and "kick"
How I can fix it?
Re: Samp IP kick? -
Mikep. - 30.03.2010
That's in your script. Open the script and remove that part of the code.
Re: Samp IP kick? -
tonsai - 30.03.2010
Quote:
Originally Posted by Mikep.
That's in your script. Open the script and remove that part of the code.
|
Can you give me a little sample of code?
I try search "GetPlayerIP" "same ip" "ip" and there's nothing make it happen.
Re: Samp IP kick? -
GTA967 - 30.03.2010
the problem is in your game mode or one of your filterscripts just look in the "OnPlayerConnect" callback and should find it.
if you coded it your self you wouldn't have this problem : P