04.07.2012, 22:29
Hi , I'm having problems with sscanf loading. Then i managed to, somehow, download nativechecker, but that didn9t help me because i don't know whats going on. Here's the log :
In the script i have included sscanf
I downloaded a new server , compiled it ( without any warnings ) and started the server but i get the same errors, I even updated my .NET Framework to 4.0 that didn't help eather...
Do you have any suggestions ?
Код:
SA-MP Dedicated Server ---------------------- v0.3e, ©2005-2012 SA-MP Team [00:28:07] filterscripts = "" (string) [00:28:07] [00:28:07] Server Plugins [00:28:07] -------------- [00:28:07] Loading plugin: sscanf [00:28:07] Failed. [00:28:07] Loading plugin: irc [00:28:07] *** IRC Plugin v1.4.2 by Incognito loaded *** [00:28:07] Loaded. [00:28:07] Loading plugin: nativechecker [00:28:07] Loaded. [00:28:07] Loaded 2 plugins. [00:28:07] [00:28:07] Filterscripts [00:28:07] --------------- [00:28:07] Loaded 0 filterscripts. [00:28:07] Error: Function not registered: 'SSCANF_Init' [00:28:07] Error: Function not registered: 'SSCANF_Join' [00:28:07] Error: Function not registered: 'SSCANF_Leave' [00:28:07] Error: Function not registered: 'sscanf' [00:28:07] Script[gamemodes/gangwar.amx]: Run time error 19: "File or function is not found" [00:28:07] Number of vehicle models: 0
pawn Код:
#include <sscanf2>
Do you have any suggestions ?