MySQL Problem R31
#2

Weird, are you sure your a_mysql.inc is updated to latest version?

If yes, try this:
pawn Код:
//Change
mysql_function_query(handle, query, true, "OnAccountCheck", "d", playerid);
//to
mysql_tquery(handle, query, "OnAccountCheck", "d", playerid);
Reply


Messages In This Thread
MySQL Problem R31 - by viveka27 - 14.09.2013, 07:16
Re: MySQL Problem R31 - by Misiur - 14.09.2013, 09:25
Re: MySQL Problem R31 - by viveka27 - 14.09.2013, 10:49
Re: MySQL Problem R31 - by x96664 - 14.09.2013, 11:15
Re: MySQL Problem R31 - by viveka27 - 14.09.2013, 11:28

Forum Jump:


Users browsing this thread: 1 Guest(s)