01.12.2012, 04:50
(
Последний раз редактировалось iTzZh; 06.12.2012 в 23:07.
)
FIXED!
I'm trying to load the sscanf plugin and it loads but I get an error...
First off -
-The plugin is 100% up to date.
-My server files are updated to .3e
-I have the most up to date NET Framework
-I have VC Redistributable package
-I have included the sscanf2.inc file "#include <sscanf2>
-I have the plugin added in the cfg file "plugins sscanf"
-All the necessary sscanf files are there.
This is what I get in the log with nativechecker plugin...
"Error: Function not registered"
Any help would be greatly appreciated. Thanks.
I'm trying to load the sscanf plugin and it loads but I get an error...
First off -
-The plugin is 100% up to date.
-My server files are updated to .3e
-I have the most up to date NET Framework
-I have VC Redistributable package
-I have included the sscanf2.inc file "#include <sscanf2>
-I have the plugin added in the cfg file "plugins sscanf"
-All the necessary sscanf files are there.
This is what I get in the log with nativechecker plugin...
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team
filterscripts = "" (string)
Server Plugins
--------------
Loading plugin: nativechecker
Loaded.
Loading plugin: sscanf
===============================
sscanf plugin loaded.
© 2009 Alex "******" Cole
0.3d-R2 500 Players "dnee"
===============================
Loaded.
Loaded 2 plugins.
Started server on port: 7777, with maxplayers: 5 lanmode is OFF.
Filterscripts
---------------
Loaded 0 filterscripts.
Error: Function not registered: 'SSCANF_Init'
Error: Function not registered: 'SSCANF_Join'
Error: Function not registered: 'SSCANF_Leave'
Error: Function not registered: 'sscanf'
Any help would be greatly appreciated. Thanks.


