30.12.2016, 16:44
Hello samp forum users, Today after scripting for my Addictive Trainers V3.0 i tought when i click on Samp Dedicated server i will see everything fine but i didn't find my Vehicles ID number
i have totally 62 cars in my server but i saw "0" in the log and my game mode isn't runing in the local host
first i saw the "Bad Entry Point" Error and i fixed it. then i fixed my includes and updates everything and updated YSI too
and updated Plugins too but no way. look here is server.cfg and server log
i HOPE YOU TO HELP ME
i have totally 62 cars in my server but i saw "0" in the log and my game mode isn't runing in the local host
first i saw the "Bad Entry Point" Error and i fixed it. then i fixed my includes and updates everything and updated YSI too
and updated Plugins too but no way. look here is server.cfg and server log
Код:
SA-MP Dedicated Server ---------------------- v0.3.7-R2, ©2005-2015 SA-MP Team [18:15:59] filterscripts = "" (string) [18:15:59] [18:15:59] Server Plugins [18:15:59] -------------- [18:15:59] Loading plugin: Crashdetect [18:15:59] CrashDetect v4.15.1 is OK. [18:15:59] Loaded. [18:15:59] Loading plugin: sscanf2 [18:15:59] [18:15:59] =============================== [18:15:59] sscanf plugin loaded. [18:15:59] Version: 2.8.2 [18:15:59] © 2012 Alex "******" Cole [18:15:59] =============================== [18:15:59] Loaded. [18:15:59] Loading plugin: streamer [18:15:59] *** Streamer Plugin v2.8.2 by Incognito loaded *** [18:15:59] Loaded. [18:15:59] Loading plugin: whirlpool [18:15:59] [18:15:59] ================== [18:15:59] [18:15:59] Whirlpool loaded [18:15:59] [18:15:59] ================== [18:15:59] [18:15:59] Loaded. [18:15:59] Loaded 4 plugins. [18:15:59] [18:15:59] Filterscripts [18:15:59] --------------- [18:15:59] Loaded 0 filterscripts. [18:15:59] [18:15:59] ======================================= [18:15:59] | | [18:15:59] | YSI version 1.04.0000 | [18:15:59] | By Alex "******" Cole | [18:15:59] | | [18:15:59] | Checking the latest YSI version.. | [18:15:59] | | [18:15:59] ======================================= [18:15:59] [18:15:59] Number of vehicle models: 0 [18:16:13] [18:16:13] ======================================== [18:16:13] | | [18:16:13] | Could not connect to update server | [18:16:13] | at this time, (your code will | [18:16:13] | still work (response was 003)). | [18:16:13] | | [18:16:13] ======================================== [18:16:13]
Код:
echo Executing Server Config... lanmode 0 rcon_password changeme1 maxplayers 50 port 7777 hostname Addictive Trainers V3.0 gamemode0 own 1 filterscripts plugins Crashdetect sscanf2 streamer whirlpool announce 0 chatlogging 0 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S] language English
