problem sscanf 2.8.2
#1

Hi guys, i take sscanf from this link:
https://sampforum.blast.hk/showthread.php?tid=602923
[i have windows 10 64 bit]
i have copied sscanf.dll in plugins folder and sscanf2.inc in pawno/include

and i have writed at the top of gamemode #include <sscanf2.inc>
this is my top gamemode:
#include <a_samp>
#include <a_mysql.inc>
#include <sscanf2.inc>
#include <streamer.inc>
#include <izcmd.inc>

and i have compiled successfully.
The problem is when i try to start the samp- server i took this message(the plugin sscanf not loaded):
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15:29:25]
[15:29:25] Server Plugins
[15:29:25] --------------
[15:29:25] Loading plugin: mysql.dll
[15:29:25]

> MySQL plugin R5 successfully loaded.

[15:29:25] Loaded.
[15:29:25] Loading plugin: sscanf.dll
[15:29:25] Failed.
[15:29:25] Loading plugin: TDE.dll
[15:29:25]
TDEditor Plugin loaded, thank you for using.

[15:29:25] Loaded.
[15:29:25] Loaded 2 plugins.

[15:29:25]
[15:29:25] Filterscripts
[15:29:25] ---------------
[15:29:25] Loading filterscript 'TDE.amx'...
[15:29:25] Loaded 1 filterscripts.

[15:29:25] Script[gamemodes/return.amx]: Run time error 19: "File or function is not found"
[15:29:25] Number of vehicle models: 0


how to resolve the problem? thanks


server cfg
echo Executing Server Config...
lanmode 1
rcon_password 123
maxplayers 50
port 7777
hostname Work in progress...
gamemode0 return
filterscripts TDE
plugins mysql.dll sscanf.dll TDE.dll
announce 0
query 1
mapname Los Santos
weburl sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
maxnpc 0
logtimeformat [%H:%M:%S]
language Italiano
Reply
#2

http://forum.sa-mp.com/showpost.php?...51&postcount=3
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
i have windows 10 64 bit, is good?
Reply
#4

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
thank you works!!! i don't have the 2015 package... For linux what package is necessary?
Reply
#5

Linux doesn't use Visual C++ because that's a Microsoft product. Most of the time the required C++ libraries are readily available, though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)