10.09.2014, 10:41
(
Последний раз редактировалось dusk; 10.09.2014 в 13:45.
)
The function which the plugin will call must be a string name of it.
EDIT: another question.
I found a similiar example here. I want to know if there's actually a point in passing "playerid" to the inline function?
Also, I get these errors
pawn Код:
mysql_function_query(handle,"SET NAMES TIS620",false,"sendquery");
EDIT: another question.
pawn Код:
mysql_pquery_inline(DbHandle,query,using inline FishingGearLoad, "i",playerid);
Also, I get these errors
pawn Код:
\pawno\include\a_mysql.inc(228) : error 017: undefined symbol "AMX_GetRelativeAddress"
\LT-RP\pawno\include\a_mysql.inc(231) : error 017: undefined symbol "Callback_Array"