PDA

View Full Version : server cfg info and questions


Cd82
11-27-2008, 07:04 PM
ive got some questions about s&d game mode. i got a server and i want to make it where there is a respawn in this mode. also incrase the time of game play. and bomb timer but decrease the defuse time

whats some good config settings that someone might know to help me out

Plasma
12-02-2008, 08:40 AM
ive got some questions about s&d game mode. i got a server and i want to make it where there is a respawn in this mode. also incrase the time of game play. and bomb timer but decrease the defuse time

whats some good config settings that someone might know to help me out


here's my section for sd

set scr_sd_bombtimer "180"
set scr_sd_defusetime "15"
set scr_sd_globalbattlechatterprobability "0"
set scr_sd_multibomb "0"
set scr_sd_numlives "10"
set scr_sd_planttime "15"
set scr_sd_playerrespawndelay "5"
set scr_sd_roundlimit "12"
set scr_sd_roundswitch "5"
set scr_sd_scorelimit "6"
set scr_sd_timelimit "15"
set scr_sd_waverespawndelay "0"



the code you need to change is:

set scr_sd_bombtimer "180"
set scr_sd_defusetime "15"
set scr_sd_numlives "10"