Saving problem
#3

i dont see anything wrong with the code
Did you look up ur IP first ?
But your right your IP cant be 255.255.255.255

try this out
EDIT
pawn Код:
new rip[MAX_PLAYERS][16]; GetPlayerIp(playerid,rip[playerid],16);
format(Query, sizeof(Query), "UPDATE `Accounts` SET  `IP Address` = '%s' WHERE `Username` = '%s'",rip[playerid],GetEscName(playerid));
Reply


Messages In This Thread
Saving problem - by juraska - 16.07.2011, 14:43
Re: Saving problem - by juraska - 16.07.2011, 15:27
Re: Saving problem - by park4bmx - 16.07.2011, 15:47
Re: Saving problem - by juraska - 16.07.2011, 16:06
Re: Saving problem - by park4bmx - 16.07.2011, 16:09
Re: Saving problem - by juraska - 16.07.2011, 16:19
Re: Saving problem - by park4bmx - 16.07.2011, 16:39
Re: Saving problem - by juraska - 16.07.2011, 16:58
Re: Saving problem - by juraska - 16.07.2011, 17:45
Re: Saving problem - by juraska - 17.07.2011, 09:29

Forum Jump:


Users browsing this thread: 4 Guest(s)