26.09.2014, 04:30
Hello, I'm having problems with sscanf. Whenever I try to use it in my gamemode whether it be a stock gamemode or a custom gamemode, the samp-server.exe won't seem to execute it. I've got nativechecker and it keeps giving me a runtime error an this is why.
It's the
that's causing the problem but I don't know what to do. I've got the latest sscanf plugin and include but nothing seems to fix it. Please help me
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[14:21:45]
[14:21:45] Server Plugins
[14:21:45] --------------
[14:21:45] Loading plugin: nativechecker.dll
[14:21:45] Loaded.
[14:21:45] Loaded 1 plugins.
[14:21:45]
[14:21:45] Filterscripts
[14:21:45] ---------------
[14:21:45] Loading filterscript 'AdminRegister.amx'...
[14:21:45]
Karagon's Admin Filterscript
[14:21:45] Use with permission. Leave my name in.
[14:21:45] Copyright 2011 by Karagon.
[14:21:45] Loaded 1 filterscripts.
[14:21:45] Error: Function not registered: 'SSCANF_Init'
[14:21:45] Error: Function not registered: 'SSCANF_Join'
[14:21:45] Error: Function not registered: 'SSCANF_Leave'
[14:21:45] Error: Function not registered: 'sscanf'
[14:21:45] Script[gamemodes/rrp.amx]: Run time error 19: "File or function is not found"
[14:21:45] Number of vehicle models: 0
pawn Код:
[14:21:45] Error: Function not registered: 'SSCANF_Init'
[14:21:45] Error: Function not registered: 'SSCANF_Join'
[14:21:45] Error: Function not registered: 'SSCANF_Leave'
[14:21:45] Error: Function not registered: 'sscanf'