sscanf3 help - 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: sscanf3 help (
/showthread.php?tid=596771)
sscanf3 help -
E7mad - 22.12.2015
Hello, I've downloaded sscanf3.
And used "sscanf" function, then the compiler said "sscanf is invalid function"
Then I typed #include <sscanf2> instead of <sscanf3>, And when I compiled, I didn't get any error.
But when I started the server, in the samp-server.exe fle it said: "File or function is not found"
So how to solve this?
Re: sscanf3 help -
Sebz - 22.12.2015
Go to your server.cfg and put
Also be sure to put the plugin into the server's plugins folder.