Creating free for all HLDS server!

New Member
Joined
May 21, 2003
Messages
3
Best answers
0
Even i put mp_gamemode 0 at the SERVER.CFG but when I click on the hlds the server it run but still team play! do I need to write anything at short cut hlds to make it free for all?
 
New Member
Joined
Mar 14, 2003
Messages
237
Best answers
0
Just go to the advanced settings when you make a server, there you can change it.
 
New Member
Joined
May 21, 2003
Messages
3
Best answers
0
Coz currenlly i was running my hlds as my counter strike server thats why I wish to creating another ESF server with out going to the advance setting! Do anyone know whats the short cut commend to run ESF HLDS free for all but not team play?
 
New Member
💻 Oldtimer
Joined
Sep 8, 2002
Messages
2,278
Best answers
0
Location
Earth
My HLDS Command Line
-----------------------------

C:\Half-Life\hlds.exe -game ESF +map GSF_GottesPalast +maxplayers 6 +condebug -noipx -heapsize 170000

My SERVER.CFG
-------------------

log on
logaddress 127.0.0.1 ####
booster_autofps "100"
booster_force_systicrate "10000"
booster_minsleepms "2"
booster_show_connmsg "1"
cl_cmdrate "55"
cl_updaterate "50"
deathmatch "1"
decalfrequency "120"
default_fov "90"
edgefriction "2"
fakelag "0"
fakeloss "0"
hostname "SERVER NAME GOES HERE"
hpk_maxsize "1" // Deletes custom.hpk when it reaches 1MB
lservercfgfile "listenserver.cfg"
mapcyclefile "MapCycle.txt"
mp_allowmonsters "0"
mp_allowsensubeans "1"
mp_chattime "10"
mp_consistency "1"
mp_dbrespawntime "30"
mp_decals "100"
mp_footsteps "1"
mp_forcerespawn "1"
mp_fraglimit "0"
mp_friendlyfire "1"
mp_gamemode "0" // 0 = Free For All
mp_laydowntime "1.5"
mp_lockmodels "1"
mp_logecho "0"
mp_logfile "1"
mp_melee "1.0"
mp_multipleps "1"
mp_nomeleehittime "2.0"
mp_plcatchup "1"
mp_realteams "1"
mp_teamlist "Good;Evil"
mp_timelimit "80"
mp_weaponstay "0"
mp_wishlimit "10"
pausable "0"
precache "1"
r_decals "100"
r_mirroralpha "0"
r_mmx "1"
rate "8200"
rcon_password "PASSWORD"
servercfgfile "server.cfg"
sv_accelerate "10"
sv_aim "1"
sv_airaccelerate "10"
sv_airmove "1"
sv_allowownload "1"
sv_allowupload "1"
sv_bounce "1"
sv_cheats "0"
sv_clienttrace "3.5"
sv_clipmode "0"
sv_contact "[email protected]" // Replace With A Website Or E-Mail Addy
sv_friction "4"
sv_gravity "800"
sv_lan "0"
sv_maxrate "9000"
sv_maxspeed "5000"
sv_maxunlag "0.5"
sv_maxupdaterate "60"
sv_maxvelocity "5000"
sv_minrate "4000"
sv_minupdaterate "1"
sv_proxies "1"
sv_send_logos "1"
sv_send_resources "1"
sv_stepsize "12"
sv_stopspeed "100"
sv_timeout "1000000000"
sv_unlag "0"
sv_unlagpush "0"
sv_unlagsamples "1"
sv_voiceenable "0"
sv_wateraccelerate "10"
sv_wateramp "0"
sv_waterfriction "1"
violence_ablood "0"
violence_agibs "0"
violence_hblood "0"
violence_hgibs "0"
voice_avggain "0.000"
voice_clientdebug "0"
voice_dsound "0"
voice_eax "0"
voice_enable "0"
voice_fadeouttime "0.000"
voice_inputfromfile "0"
voice_loopback "0"
voice_maxgain "0"
voice_modenable "0"
voice_overdrive "0"
voice_overdrivefadetime "0.000"
voice_profile "0"
voice_recordtofile "1"
voice_scale "0"
voice_serverdebug "0"
voice_showchannels "0"
voice_showincoming "0"
heartbeat
 
New Member
Joined
Apr 9, 2003
Messages
185
Best answers
0
Might want to add another comment to that and say to change the rcon_password line :p
 

Users who are viewing this thread

Top Bottom