SA-MP Forums Archive
functions not registered - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: functions not registered (/showthread.php?tid=611249)



... - StackedPizza - 04.07.2016

_removed_


Re: functions not registered - TwinkiDaBoss - 04.07.2016

Try getting the r39 the latest one, you are also receiving some streamer errors there
Also make u sure u place MySql plugin as first in server.cfg


Re: functions not registered - StackedPizza - 04.07.2016

_removed_


Re: functions not registered - Konstantinos - 05.07.2016

As it seems the script uses R7 so since you've got threaded queries already, keep the latest version and replace mysql_function_query with mysql_tquery (check the parameters, not just replacing the name) and mysql_debug became mysql_log.

More here: https://sampwiki.blast.hk/wiki/MySQL/R33#mysql_tquery and https://sampwiki.blast.hk/wiki/MySQL/R33#mysql_log