WTF...
#1

ok, so i have some problem with IP checking..

In .ini I see: (IP PVar)[qoute]IP = 127.0.0.1[/qoute]

checking:

pawn Код:
new
            IP[ 16 ][ 2 ]
        ;
        GetPlayerIp( playerid, IP[ 0 ], 16 );
        GetPVarString( playerid, "IP", IP[ 1 ], 16 );
        printf( "registracijos ip: %s\ndabartinis ip: %s", IP[ 0 ], IP[ 1 ] );
and server prints:

[16:34:28] registracijos ip: 12127.0.0.1
dabartinis ip: 127.0.0.1
Reply


Messages In This Thread
WTF... - by Gh0sT_ - 25.02.2011, 13:40
Re: WTF... - by Gh0sT_ - 25.02.2011, 13:47
Re: WTF... - by Gh0sT_ - 25.02.2011, 14:11

Forum Jump:


Users browsing this thread: 2 Guest(s)