My auto-login problem..
#1

Hey,
I use dudb and save player IP on disconnect:
pawn Код:
new IP[MAX_STRING]; //Because dUser(.. returns string which size is MAX_STRING
GetPlayerIp(playerid,IP,sizeof(IP));
dUserSet(PlayerName(playerid)).("IP",IP);
But it saves this IP in file: IP=255.255.255.255
Why?
Reply


Messages In This Thread
My auto-login problem.. - by SiJ - 19.07.2009, 18:07
Re: My auto-login problem.. - by James_Alex - 19.07.2009, 18:08
Re: My auto-login problem.. - by Correlli - 19.07.2009, 18:09

Forum Jump:


Users browsing this thread: 1 Guest(s)