SA-MP Forums Archive
Plugin issue, possibly sscanf. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Plugin issue, possibly sscanf. (/showthread.php?tid=537791)



Plugin issue, possibly sscanf. - WalterWhite - 17.09.2014

Resolved.

Compiled with correct versions of sscanf and it functions fine now.

Thanks.


Re: Plugin issue, possibly sscanf. - Bingo - 17.09.2014

Use updated version maybe, If it's already upgraded then re-compile your script with upgraded plugin and include.


Re: Plugin issue, possibly sscanf. - nickdodd25 - 17.09.2014

Need to show the entire server log to see if the plugin is actually loading. Also make sure the include and the plugin are the same version and then recompile.


Re: Plugin issue, possibly sscanf. - ReD_DeVi - 18.09.2014

If you want to update the plugin just go to http://forum.sa-mp.com/showthread.ph...ighlight=Mysql


Re: Plugin issue, possibly sscanf. - TheSnaKe - 18.09.2014

You have to update your sscanf and the mysql plugin and include, then recompile your script.


Re: Plugin issue, possibly sscanf. - WalterWhite - 18.09.2014

I'd made a mistake with the sscanf plugin. Re-downloaded the correct ones as suggested, re-compiled, and voila; fixed.

Thanks all.