SSCANF PROBLEM - 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: SSCANF PROBLEM (
/showthread.php?tid=604229)
SSCANF PROBLEM -
LVRP - 02.04.2016
Hello, when i try to start my server this error shows up in the console:
[23:41:16] Error: Function not registered: 'SSCANF_Init'
[23:41:16] Error: Function not registered: 'SSCANF_IsConnected'
[23:41:16] Error: Function not registered: 'SSCANF_Join'
[23:41:16] Error: Function not registered: 'SSCANF_Leave'
[23:41:16] Script[gamemodes/gm.amx]: Run time error 19: "File or function is not found"
Re: SSCANF PROBLEM -
SyS - 02.04.2016
Update your sscanf plugin and also you sscanf includes this error happens when the plugin and include version does'nt match
Re: SSCANF PROBLEM -
fuckingcruse - 02.04.2016
Try updating your include buddy.
Re: SSCANF PROBLEM -
LVRP - 02.04.2016
They are up to date.. Can you provide me a link? Maybe i took the wrong versions
Re: SSCANF PROBLEM -
fuckingcruse - 02.04.2016
for sscanf include :
https://www.dropbox.com/s/ykrmmyitgm...scanf.inc?dl=0
and plugin :
https://www.dropbox.com/s/nv1l608rnw...scanf.dll?dl=0
Re: SSCANF PROBLEM -
SyS - 02.04.2016
http://forum.sa-mp.com/attachment.ph...7&d=1458138891 here thank me later
Re: SSCANF PROBLEM -
LVRP - 02.04.2016
And where should i put the sscanf folder?
Re: SSCANF PROBLEM -
Vince - 02.04.2016
Nowhere. It contains the source files which aren't needed to run it.
Re: SSCANF PROBLEM -
MattMaximum - 02.04.2016
Rename the 'include' folder in 'plugins' and add this in 'server.cfg' : plugins sscanf.dll