---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7, ©2005-2015 SA-MP Team [13:55:43] filterscripts = "" (string) [13:55:43] weburl = "www.sa-mp.com" (string) [13:55:43] [13:55:43] Server Plugins [13:55:43] -------------- [13:55:43] Loading plugin: sscanf [13:55:44] [13:55:44] =============================== [13:55:44] sscanf plugin loaded. [13:55:44] Version: 2.8.1 [13:55:44] © 2012 Alex "******" Cole [13:55:44] =============================== [13:55:44] Loaded. [13:55:44] Loaded 1 plugins. [13:55:44] [13:55:44] Ban list [13:55:44] -------- [13:55:44] Loaded: samp.ban [13:55:44] [13:55:44] [13:55:44] Filterscripts [13:55:44] --------------- [13:55:44] Loaded 0 filterscripts. [13:55:44] ---------------------------------- [13:55:44] DMatch V.1 [13:55:44] ---------------------------------- [13:55:44] Number of vehicle models: 0
#include <a_samp> #include <sscanf2> #include <YSI\y_commands>
echo Executing Server Config... lanmode 0 rcon_password CENSURED maxplayers 50 port 4545 hostname [FR] DMatch V.1 (0.3.7) gamemode0 dm 1 filterscripts announce 1 plugins sscanf query 1 chatlogging 0 weburl onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S]
|
Hi, recently а started scripting а DM/TDM server, and while i was tryna log on for the first tests, i had this little problem.
Heres the server log. Код:
---------- Loaded log file: "server_log.txt". ---------- SA-MP Dedicated Server ---------------------- v0.3.7, ©2005-2015 SA-MP Team [13:55:43] filterscripts = "" (string) [13:55:43] weburl = "www.sa-mp.com" (string) [13:55:43] [13:55:43] Server Plugins [13:55:43] -------------- [13:55:43] Loading plugin: sscanf [13:55:44] [13:55:44] =============================== [13:55:44] sscanf plugin loaded. [13:55:44] Version: 2.8.1 [13:55:44] © 2012 Alex "******" Cole [13:55:44] =============================== [13:55:44] Loaded. [13:55:44] Loaded 1 plugins. [13:55:44] [13:55:44] Ban list [13:55:44] -------- [13:55:44] Loaded: samp.ban [13:55:44] [13:55:44] [13:55:44] Filterscripts [13:55:44] --------------- [13:55:44] Loaded 0 filterscripts. [13:55:44] ---------------------------------- [13:55:44] DMatch V.1 [13:55:44] ---------------------------------- [13:55:44] Number of vehicle models: 0 |
|
try to update your sscanf include and plugin
get it from here https://sampforum.blast.hk/showthread.php?tid=602923 |