Mysql login/register system questions
#2

Tqueries must use a callback for the cache_ functions to return anything.

Quote:
Originally Posted by grymtn
Посмотреть сообщение
also

Код:
mysql_fetch_row_format(Query, "|");
sscanf(Query, "e<p<|>s[24]s[23]i>", PInfo[playerid]);
mysql_free_result();
GivePlayerMoney(playerid,PInfo[playerid][Money]);
i dont know what on earth this code means or how it works(wth sscanf?) and i cant translate it to new type codes.
That's outdated and it doesn't even work anymore so it can't be "translated". Each field is now retrieved separately.

I'd love to write more but I really don't have time right now.
Reply


Messages In This Thread
Mysql login/register system questions - by grymtn - 03.04.2017, 23:08
Re: Mysql login/register system questions - by Vince - 04.04.2017, 05:30

Forum Jump:


Users browsing this thread: 1 Guest(s)