SA-MP Forums Archive
Server.cfg Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server.cfg Help (/showthread.php?tid=330272)



Server.cfg Help - Raiden Dragneel - 31.03.2012

Hello, I'm new in SA-MP Scripting and I'm having problem with my server.cfg. I've removed the default sa-mp server.cfg(which will run grandlarc) and edit it. When I was going to run samp-server it doesn't open it. Can anyone help?

This is my server.cfg
Code:
echo Executing Server Config...
lanmode 0
rcon_password rcon1234
maxplayers 32
port 7777
hostname Test
gamemode0 Test 1
filterscripts
announce 0
query 1
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]
Before
Code:
echo Executing Server Config...
lanmode 0
rcon_password changeme
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 grandlarc 1
filterscripts baseaf gl_actions gl_property gl_realtime gl_mapicon ls_elevator
announce 0
query 1
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]



Re: Server.cfg Help - Project Vendetta RP - 31.03.2012

Change the lanmode 0 bit to lanmode 1


Re: Server.cfg Help - Project Vendetta RP - 31.03.2012

And change the Gamemode back to grandlarc 1


Re: Server.cfg Help - Raiden Dragneel - 31.03.2012

Uh.. This will still run the Grand Larc Gamemode. I was going to try out my own script.


Re: Server.cfg Help - [UE]Milan - 01.04.2012

Can you post your server log here?


Re: Server.cfg Help - Avi57 - 01.04.2012

Raiden what u named ur Gamemode ??


Re: Server.cfg Help - Raiden Dragneel - 01.04.2012

Nevermind, I've got the server.cfg fixed. After doing a 24/7 tries. Thanks for helping.


Re: Server.cfg Help - tutibubu - 31.07.2012

i've got the same problem.. how did you fixed it ??