[Include] GeoLite
#27

Quote:
Originally Posted by PurmeX
View Post
Hi, is it possible to add an IP address to exceptions? I have a lot of regular players and can't play, thanks in advance for your help

I want to unlock ip players not locations


Code:
if(!IsAdminPlayer(playerid))
	{
		{
			if(strcmp(player_country, "Egypt", true))
			{
 				BoxInfo(playerid, ""RED""GOLD"Entries from foreign IPs have been blocked");

                KickPlayer(playerid, -1, "Foreign IP");

            }
		}
    }
Hello, adding an exception to current tables cannot be done because it saves them as IP ranges. However you can create your own whitelist for IPs or names to allow them join in case they are outside of Egypt.
Reply


Messages In This Thread
GeoLite - by Calisthenics - 11.11.2018, 17:19
Re: GeoLite - by Pottus - 12.11.2018, 00:58
Re: GeoLite - by Calisthenics - 05.12.2018, 10:15
Re: GeoLite - by BigETI - 05.12.2018, 11:28
Re: GeoLite - by Calisthenics - 03.01.2019, 17:03
Re: GeoLite - by Calisthenics - 06.02.2019, 13:02
Re: GeoLite - by ToiletDuck - 07.02.2019, 14:57
Re: GeoLite - by ReshiramZekrom - 05.03.2019, 20:26
Re: GeoLite - by Calisthenics - 06.03.2019, 18:09
Re: GeoLite - by Calisthenics - 04.04.2019, 13:30
Re: GeoLite - by Calisthenics - 08.05.2019, 11:24
Re: GeoLite - by Calisthenics - 05.06.2019, 09:18
Re: GeoLite - by Calisthenics - 03.07.2019, 10:46
Re: GeoLite - by Calisthenics - 07.08.2019, 11:26
Re: GeoLite - by Calisthenics - 04.09.2019, 11:47
Re: GeoLite - by FinStar - 04.09.2019, 13:52
Re: GeoLite - by Calisthenics - 02.10.2019, 15:24
Re: GeoLite - by Calisthenics - 06.11.2019, 08:41
Re: GeoLite - by Calisthenics - 04.12.2019, 08:22
Re: GeoLite - by Calisthenics - 08.01.2020, 07:11
Re: GeoLite - by Calisthenics - 05.02.2020, 10:22
Re: GeoLite - by Calisthenics - 08.02.2020, 14:55
Re: GeoLite - by Whitetiger - 19.02.2020, 02:07
Re: GeoLite - by Calisthenics - 19.02.2020, 05:46
Re: GeoLite - by Calisthenics - 04.03.2020, 08:38
Re: GeoLite - by PurmeX - 07.04.2020, 17:47
Re: GeoLite - by Calisthenics - 07.04.2020, 17:56
Re: GeoLite - by PurmeX - 07.04.2020, 17:59
Re: GeoLite - by Calisthenics - 08.04.2020, 09:18
Re: GeoLite - by Symon - 08.04.2020, 19:28
Re: GeoLite - by Calisthenics - 09.04.2020, 20:44
Re: GeoLite - by Calisthenics - 06.05.2020, 10:13
Re: GeoLite - by Feanor - 19.05.2020, 16:22
Re: GeoLite - by JR_Junior - 25.05.2020, 20:08
Re: GeoLite - by Calisthenics - 25.05.2020, 20:32
Re: GeoLite - by JR_Junior - 25.05.2020, 20:58
Re: GeoLite - by Calisthenics - 25.05.2020, 21:16
Re: GeoLite - by JR_Junior - 25.05.2020, 21:41
Re: GeoLite - by Calisthenics - 03.06.2020, 14:00
Re: GeoLite - by Calisthenics - 08.07.2020, 15:10

Forum Jump:


Users browsing this thread: 1 Guest(s)