Command - HassanShah - 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: Command - HassanShah (
/showthread.php?tid=613085)
Sscanf help -
HassanShah - 24.07.2016
Код:
Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_IsConnected'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'sscanf'
Script[gamemodes/cod.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 67
I'm getting this error, how do I fix it.
Re: Command - HassanShah -
HassanShah - 24.07.2016
Any help..
Re: Command - HassanShah -
VVWVV - 24.07.2016
Add the plugin to server.cfg.
E.g.
"plugins sscanf"
Re: Command - HassanShah -
HassanShah - 25.07.2016
Any help please, I have the same error after installing sscanf and adding it name in the server.cfg, I got every plugin's name.
Re: Command - HassanShah -
DRP - 25.07.2016
Compiled the script?
Re: Command - HassanShah -
HassanShah - 25.07.2016
Yea, I did that.
Re: Command - HassanShah -
HassanShah - 25.07.2016
Alright it worked but some other way, I always used it when I get that error and I forgot it, +1 Rep for all of you.
Re: Command - HassanShah -
Logic_ - 25.07.2016
I guess you were missing some .dlls, right? + There is a edit button

for some reasons, use it instead of double posting.