ip saving
#6

Quote:
Originally Posted by Dutheil
Посмотреть сообщение
pawn Код:
GetPlayerIp(playerid, pInfo[playerid][IP], 16);  // pInfo[playerid][IP] is a string ?
pInfo[playerid][IP] = cache_get_field_content_int(0,"IP"); // because, here you store an integer
Not worked and as
pawn Код:
pInfo[playerid][IP] cache_get_field_content(0, "IP", pInfo[playerid][IP], mysql, 16); // this is savin ip like "92.168.1.2 insteed of 192.168.1.2"
Reply


Messages In This Thread
ip saving( fixed it my self) - by JeaSon - 25.11.2014, 12:23
Re: ip saving - by Vince - 25.11.2014, 13:01
Re: ip saving - by JeaSon - 25.11.2014, 13:08
Re : ip saving - by Dutheil - 25.11.2014, 13:19
Re: ip saving - by OsteeN - 25.11.2014, 14:10
Re: Re : ip saving - by JeaSon - 25.11.2014, 16:11
Re: ip saving - by iZN - 25.11.2014, 16:41
Re: ip saving - by JeaSon - 25.11.2014, 16:50
Re: ip saving - by AnthonyTimmers - 25.11.2014, 22:59
Re: ip saving - by MD5 - 25.11.2014, 23:52

Forum Jump:


Users browsing this thread: 4 Guest(s)