Runtime error GM - 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: Runtime error GM (
/showthread.php?tid=439059)
Runtime error GM -
Anak - 23.05.2013
hello when i try to run my GM it wont run, i use nativechacker plugin and got this
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[20:51:21] filterscripts = "" (string)
[20:51:21]
[20:51:21] Server Plugins
[20:51:21] --------------
[20:51:21] Loading plugin: nativechecker
[20:51:21] Loaded.
[20:51:21] Loaded 1 plugins.
[20:51:21]
[20:51:21] Filterscripts
[20:51:21] ---------------
[20:51:21] Loaded 0 filterscripts.
[20:51:21] Error: Function not registered: 'SSCANF_Init'
[20:51:21] Error: Function not registered: 'SSCANF_Join'
[20:51:21] Error: Function not registered: 'SSCANF_Leave'
[20:51:21] Error: Function not registered: 'sscanf'
[20:51:21] Script[gamemodes/1v1.amx]: Run time error 19: "File or function is not found"
[20:51:21] Number of vehicle models: 0
any help ??
Re: Runtime error GM -
gtakillerIV - 23.05.2013
[20:51:21] Script[gamemodes/1v1.amx]: Run time error 19: "File or function is not found"
Is 1v1.amx in your GameModes folder?
Re: Runtime error GM -
Avi Raj - 23.05.2013
Load sscanf.dll and then run.
Re: Runtime error GM -
Anak - 23.05.2013
worked