Cant start gamemode after including sscanf2 - 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: Cant start gamemode after including sscanf2 (
/showthread.php?tid=649302)
Cant start gamemode after including sscanf2 -
RoX123 - 06.02.2018
Hello to all,
I have a problem, when i included sscanf2
(( Compile without any warning and erros )) i cant run gamemode
Problem is next:
PHP код:
Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
But, as i says, no any warnings or errors, and .amx file is normaly at gamemodes folder, i realy dont know whats problem,
Thanks to all in advance
Re: Cant start gamemode after including sscanf2 -
Psycotik - 06.02.2018
You are missing files
Re: Cant start gamemode after including sscanf2 -
Fletcher007 - 06.02.2018
You are missing files or sccanf inc and scanf.so are not sampe version
Re: Cant start gamemode after including sscanf2 -
RoX123 - 06.02.2018
No, all plugins are new, and sscanf is today downloaded, scanf.so so is not needed for windows, its for linux..
Re: Cant start gamemode after including sscanf2 -
Psycotik - 06.02.2018
Try to put the plugin sscanf.dll and sscanf.inc and sscanf2.inc again and if it does not work, it probably erased some file or missing a file
Re: Cant start gamemode after including sscanf2 -
Fratello - 06.02.2018
Put crashdetect and figure out which plugin is causing the trouble.
Re: Cant start gamemode after including sscanf2 -
Hypex - 06.02.2018
Its not crashdetect its nativechecker.Download nativechecker make sure that its defined after all of your plugins in the server configuration file