Server doesnt start... - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Server doesnt start... (
/showthread.php?tid=428672)
Server doesnt start... -
yaron0600 - 06.04.2013
Server doesnt start
Server.cfg :
Код:
echo Executing Server Config...
lanmode 0
rcon_password 1111
maxplayers 40
port 7777
hostname |0.3x| Server
gamemode0 NQRP
filterscripts buttons iradio anims
plugins audio sscanf streamer
announce 1
query 1
weburl Coming soon
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70
Server Logs :
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[20:03:19]
[20:03:19] Server Plugins
[20:03:19] --------------
[20:03:19] Loading plugin: audio
[20:03:19]
*** Audio Plugin v0.5 by Incognito loaded ***
[20:03:19] Loaded.
[20:03:19] Loading plugin: sscanf
[20:03:19]
[20:03:19] ===============================
[20:03:19] sscanf plugin loaded.
[20:03:19] © 2009 Alex "******" Cole
[20:03:19] 0.3d-R2 500 Players "dnee"
[20:03:19] ===============================
[20:03:19] Loaded.
[20:03:19] Loading plugin: streamer
[20:03:19]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[20:03:19] Loaded.
[20:03:19] Loaded 3 plugins.
[20:03:19] I couldn't load any gamemode scripts. Please verify your server.cfg
[20:03:19] It needs a gamemode0 line at the very least.
Re: Server doesnt start... -
UltraPlayer - 06.04.2013
Is "NQRP" gamemode in gamemodes folder? Did you write the gamemode name correctly at server.cfg?
Also check if you are using the correct plugins, maybe it needs more plugins.