Young
24th December 2009, 07:52
There's a number of CVARs that I have no idea what they do and the config included with the server was no help and neither was the one that came with the BJustReal mod.
I'm wanting to mainly run a 24/7 HQ server but these CVAR's I have no idea what they do:
// Headquarters
set scr_koth_playerrespawndelay 0
set scr_koth_waverespawndelay 15
set koth_spawntime 10
set koth_kothmode 0
set koth_capturetime 15
set koth_destroytime 15
set koth_delayPlayer 0
set koth_spawnDelay 1
I'm wanting my guys that get killed to wait out for one minute while the HQ is in their possession, while waiting 15 seconds between each death when not in possession of the HQ. I have currently...
// Headquarters
set scr_koth_scorelimit 600
set scr_koth_timelimit 30
set scr_koth_roundlimit 1
set scr_koth_roundswitch 1
set scr_koth_numlives 0
set scr_koth_playerrespawndelay 0
set scr_koth_waverespawndelay 30
set koth_autodestroytime 300
set koth_spawntime 15
set koth_kothmode 0
set koth_capturetime 15
set koth_destroytime 15
set koth_delayPlayer 0
set koth_spawnDelay 15
... and the wait time for re-inforcements is 5 minutes. So where did I go wrong? Thanks!
I'm wanting to mainly run a 24/7 HQ server but these CVAR's I have no idea what they do:
// Headquarters
set scr_koth_playerrespawndelay 0
set scr_koth_waverespawndelay 15
set koth_spawntime 10
set koth_kothmode 0
set koth_capturetime 15
set koth_destroytime 15
set koth_delayPlayer 0
set koth_spawnDelay 1
I'm wanting my guys that get killed to wait out for one minute while the HQ is in their possession, while waiting 15 seconds between each death when not in possession of the HQ. I have currently...
// Headquarters
set scr_koth_scorelimit 600
set scr_koth_timelimit 30
set scr_koth_roundlimit 1
set scr_koth_roundswitch 1
set scr_koth_numlives 0
set scr_koth_playerrespawndelay 0
set scr_koth_waverespawndelay 30
set koth_autodestroytime 300
set koth_spawntime 15
set koth_kothmode 0
set koth_capturetime 15
set koth_destroytime 15
set koth_delayPlayer 0
set koth_spawnDelay 15
... and the wait time for re-inforcements is 5 minutes. So where did I go wrong? Thanks!