[HELP] plugins - 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: [HELP] plugins (
/showthread.php?tid=524444)
[HELP] plugins -
Luca12 - 06.07.2014
So my plugins on host server work perfect but on my computer by the way I using windows 7 Professional x64(64-bit) it says function not registered: sscanf then sscanf_join or something like that. So what I need install microsoft visual c++ or what? I was trying al day to fix it but with no sucess. Thanks
Re: [HELP] plugins -
Dziugsas - 06.07.2014
Maybe your host uses linux (.so file type) and you use dll , try to change all plugins to dll ones...
Re: [HELP] plugins -
Luca12 - 06.07.2014
no my host use windows which is .dll but I belive that is problem in my windows beacuse on my other computer works perfect. thanks
Re: [HELP] plugins -
TheKillZone - 06.07.2014
On the server config then try using .so after every plugin. I didn't have linux before, i had windows and it worked with that.
Re: [HELP] plugins -
Luca12 - 06.07.2014
Like I said plugins are fine the problem is I thing is missing files from windows I somewhere see that I need something called microsoft visual c++. thans