[Include] Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[])
#9

I'll just check it again now, i'm quite sure it was working when i posted it. I will edit this post.

EDIT: It works for me, check your server log for the http response.

pawn Код:
#include <a_samp>
#include <iploc>

public OnRetrieveIpLocation(playerid, country[], city[])
{

    printf("playerid %d, joined from country %s, city %s", playerid, country, city);

}

main()
{
    print("\n----------------------------------");
    print("The most blank GM in the world!!!");
    print("----------------------------------\n");
}


public OnGameModeInit()
{
    return 1;
}
server_log:
Код:
[17:37:41] playerid 0, joined from country private country, city private address
Reply


Messages In This Thread
OnRetrieveIpLocation(playerid, country[]) (1.1) - by iggy1 - 25.04.2012, 19:57
Respuesta: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by [DOG]irinel1996 - 25.04.2012, 20:03
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Edvin - 25.04.2012, 20:34
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Niko_boy - 26.04.2012, 15:12
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by TheArcher - 26.04.2012, 15:22
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by InfinityCOD - 26.04.2012, 15:44
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 26.04.2012, 16:12
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Niko_boy - 26.04.2012, 16:16
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 26.04.2012, 16:18
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Niko_boy - 26.04.2012, 16:45
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 26.04.2012, 16:50
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Niko_boy - 27.04.2012, 12:11
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Slice - 27.04.2012, 12:16
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 27.04.2012, 12:21
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by xXitsgodzillaXx - 27.04.2012, 12:52
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Awankz - 27.04.2012, 12:56
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Michael@Belgium - 27.04.2012, 15:50
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 27.04.2012, 18:22
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Michael@Belgium - 27.04.2012, 19:01
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 27.04.2012, 19:09
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Niko_boy - 28.04.2012, 02:33
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Michael@Belgium - 28.04.2012, 09:59
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by James Coral - 28.04.2012, 11:22
Respuesta: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Manuel7284 - 28.04.2012, 13:44
Re: Respuesta: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 28.04.2012, 16:10
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by FalconX - 30.04.2012, 13:27
Respuesta: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Dovahkiin96 - 08.07.2012, 09:54
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by iggy1 - 08.07.2012, 17:38
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Dovahkiin96 - 09.07.2012, 06:58
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Dovahkiin96 - 09.07.2012, 07:03
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by AhmadKing - 19.02.2013, 18:28
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by RuthlessThuG - 19.02.2013, 21:46
Re: Ip Locator Adds Callback OnRetrieveIpLocation(playerid, country[], city[]) - by Juvanii - 21.06.2014, 17:41

Forum Jump:


Users browsing this thread: 1 Guest(s)