MySQL always returning 1 in SELECT
#5

To be used when you need extra arguments to callback.

Example.:
pawn Код:
mysql_function_query(Connect, Stra, true, "CheckVip", "iis", playerid, 123, Stra);


public CheckVip(playerid, integer, string[])
{
    printf("%d - %d - %s", playerid, integer, string);
}
Reply


Messages In This Thread
MySQL always returning 1 in SELECT - by iryston - 09.11.2013, 13:49
Re: MySQL always returning 1 in SELECT - by iryston - 09.11.2013, 15:46
Re: MySQL always returning 1 in SELECT - by smeti - 09.11.2013, 16:33
Re: MySQL always returning 1 in SELECT - by iryston - 09.11.2013, 16:58
Re: MySQL always returning 1 in SELECT - by smeti - 11.11.2013, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)