Mysql R7 cache_get_row Problem
#2

Код:
cache_get_row(0, 3, PlayerVar[playerid][PIP], connection);
Should be changed to
Код:
cache_get_row(0, 0, PlayerVar[playerid][PIP], connection);
You are only SELECTING one field in the query, which is IP.
Reply


Messages In This Thread
Mysql R7 cache_get_row Problem - by Liustas - 23.01.2013, 22:57
Re: Mysql R7 cache_get_row Problem - by lolumadd_ - 23.01.2013, 23:06
Re: Mysql R7 cache_get_row Problem - by Liustas - 23.01.2013, 23:18
Re: Mysql R7 cache_get_row Problem - by lolumadd_ - 23.01.2013, 23:33
Re: Mysql R7 cache_get_row Problem - by AphexCCFC - 24.01.2013, 00:09

Forum Jump:


Users browsing this thread: 1 Guest(s)