[Include] player_geolocation.inc
#3

this code
Code:
sscanf(data, "p<,>s[32]s[32]s[12]s[12]s[32]s[6]", ...);
replace with this code
Code:
sscanf(data, "p<,>s[" #GEO_MAX_COUNTRY_NAME_LENGTH "]s[" #GEO_MAX_CITY_NAME_LENGTH "]s[" #GEO_MAX_LAT_LON_LENGTH "]s[" #GEO_MAX_LAT_LON_LENGTH "]s[" #GEO_MAX_PROVIDER_NAME_LENGTH "]s[" #GEO_MAX_PROXY_LENGTH "]", ...);
Reply


Messages In This Thread
player_geolocation.inc - by Twixxx - 22.08.2018, 20:55
Re: player_geolocation.inc - by PowerMwK - 22.08.2018, 23:06
Re: player_geolocation.inc - by Romz - 23.08.2018, 01:53
Re: player_geolocation.inc - by iLearner - 23.08.2018, 10:50
Re: player_geolocation.inc - by Twixxx - 23.08.2018, 11:47
Re: player_geolocation.inc - by iKarim - 23.08.2018, 15:52
Re: player_geolocation.inc - by SyS - 23.08.2018, 16:08
Re: player_geolocation.inc - by iKarim - 23.08.2018, 16:32
Re: player_geolocation.inc - by coool - 23.08.2018, 16:43
Re: player_geolocation.inc - by Jefff - 23.08.2018, 22:18

Forum Jump:


Users browsing this thread: 1 Guest(s)