loading houses
#9

K, I will test that a bit later.

Now I can't understand, why GetPlayerIp returns 255.255.255.255 not 127.0.0.1?

Function:

pawn Код:
stock GetPlayerIpEx( playerid )
{
    new
        rIP[ 16 ]
    ;
    GetPlayerIp( playerid, rIP, 16 );
    return rIP;
}
Reply


Messages In This Thread
loading houses - by Gh0sT_ - 17.04.2011, 22:05
Re: loading houses - by JaTochNietDan - 17.04.2011, 22:09
Re: loading houses - by Gh0sT_ - 17.04.2011, 22:22
Re: loading houses - by Alby Fire - 17.04.2011, 22:23
Re: loading houses - by Gh0sT_ - 17.04.2011, 22:26
Re: loading houses - by JaTochNietDan - 17.04.2011, 22:33
Re: loading houses - by Gh0sT_ - 18.04.2011, 11:31
Re: loading houses - by JaTochNietDan - 18.04.2011, 12:35
Re: loading houses - by Gh0sT_ - 18.04.2011, 12:52
Re: loading houses - by JaTochNietDan - 18.04.2011, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)