set sv_hostname "^1|.:^7dR^1:.|^2Hellz "^4Gate^7" set scr_motd "Welcome to ^1|.:^7dR^1:.|^2Hellz "^4Gate^7r" //Passwords set g_password "" // sets a password on your server. Put nothing between the quotes for no password seta rconpassword "drcod" //Rcon password used to admin your server from within the game set sv_privatepassword "drcod" //Password players can enter to use private slots // Private slots are server space reserved for those that enter the password. The server may appear full, but those entering the correct password would // be allowed in. set net_ip 192.168.0.100 set net_port 28960 set sv_maxclients 7 set sv_privateclients 0 set scr_allow_bar "1" //0 - disable weapon 1 - enable weapon set scr_allow_bren "1" set scr_allow_enfield "1" set scr_allow_fg42 "1" set scr_allow_kar98k "1" set scr_allow_kar98ksniper "1" set scr_allow_m1carbine "1" set scr_allow_m1garand "1" set scr_allow_mp40 "1" set scr_allow_mp44 "1" set scr_allow_nagant "1" set scr_allow_nagantsniper "1" set scr_allow_panzerfaust "1" set scr_allow_ppsh "1" set scr_allow_springfield "1" set scr_allow_sten "1" set scr_allow_thompson "1" set scr_allow_pistols "1" set scr_allow_satchel "1" set scr_allow_smoke "1" set scr_allow_grenades "1" set scr_allow_flamethrower "1" set scr_allow_artillery "1" set scr_allow_bazooka "1" set scr_allow_mg34 "1" set scr_allow_dp28 "1" set scr_allow_mg30cal "1" set scr_allow_gewehr43 "1" set scr_allow_svt40 "1" // vehicle settings set scr_allow_flak88 "1" set scr_allow_su152 "1" set scr_allow_elefant "1" set scr_allow_panzeriv "1" set scr_allow_t34 "1" set scr_allow_sherman "1" set scr_allow_horch "1" set scr_allow_gaz67b "1" set scr_allow_willyjeep "1" set scr_drawfriend "1" set scr_forcerespawn "0" set scr_allow_vote "0" // scr_allow_vote and g_allowvote must BOTH be set to 0 to disable voting set g_allowvote "0" set g_allowvotetempbanuser "0" set g_allowvotetempbanclient "0" set g_allowvotekick "0" set g_allowvoteclientkick "0" set g_allowvotegametype "0" set g_allowvotetypemap "0" set g_allowvotemap "0" set g_allowvotemaprotate "0" set g_allowvotemaprestart "0" set scr_teambalance "0" set scr_friendlyfire "3" //0 - off 1 - on 2 - reflect damage 3 - Shared set sv_pure "1" //Behind Enemy Lines Default Description (bel) set scr_bel_alivepointtime "15" // Number of seconds to get a point for staying alive as allied. set scr_bel_scorelimit "75" // Round will end when team reaches xxx score set scr_bel_timelimit "20" // Game will end after xx minutes //Deathmatch Default Description (dm) set scr_dm_scorelimit "50" // Round will end if player reaches xx points set scr_dm_timelimit "30" // Game will end after xx minutes //Retrieval Default Description (re) set scr_re_graceperiod "15" // Time at round start where spawning and weapon choosing is still allowed, 0 - 60 seconds set scr_re_roundlength "5" // Round will end after x minutes set scr_re_roundlimit "0" // Game will end after x number of rounds have been played set scr_re_scorelimit "0" // Round will end when team reaches xxx score set scr_re_showcarrier "0" // Objective carrier will show on compass when set to 1 set scr_re_timelimit "20" // Game will end after xx minutes //Search and Destroy Default Description (sd) set scr_sd_graceperiod "15" // Time at round start where spawning and weapon choosing is still allowed, 0 - 60 seconds set scr_sd_roundlength "3" // Round will end after x minutes set scr_sd_roundlimit "0" // Game will end after x number of rounds have been played set scr_sd_scorelimit "0" // Round will end when team reaches xxx score set scr_sd_timelimit "15" // Game will end after xx minutes //Team Deathmatch Default Description (tdm) set scr_tdm_scorelimit "100" // Round will end when team reaches xxx score set scr_tdm_timelimit "20" // Game will end after xx minutes //HeadQuarters Default Description (hq) set scr_hq_timelimit "0" // Game will end after xx minutes set scr_hq_scorelimit "100" // Round will end when team reaches xxx score // gametype dom (Domination) set scr_dom_scorelimit "7" set scr_dom_timelimit "20" set scr_dom_roundlimit "0" set scr_dom_roundlength "20" set scr_dom_respawn_wave_time "10" set scr_dom_startrounddelay "5" set scr_dom_endrounddelay "5" set scr_dom_clearscoreeachround "0" //Behind Enemy Lines Default Description set scr_bel_alivepointtime "15" set scr_bel_scorelimit "75" set scr_bel_timelimit "20" // gametype ctf (Capture the Flag) set scr_ctf_scorelimit "7" set scr_ctf_timelimit "20" set scr_ctf_roundlimit "0" set scr_ctf_roundlength "10" set scr_ctf_startrounddelay "5" set scr_ctf_endrounddelay "5" set scr_ctf_clearscoreeachround " set scr_ctf_showoncompass "0" // gametype bas (Base Assault) set scr_bas_scorelimit "0" set scr_bas_timelimit "20" set scr_bas_roundlimit "2" set scr_bas_roundlength "20" set scr_bas_respawn_wave_time "10" set scr_bas_startrounddelay "5" set scr_bas_endrounddelay "5" set scr_bas_clearscoreeachround "1" // Set starting game type set g_gametype "dom" //gametype: bel, dm, re, sd, tdm, hq, dom, bas, ctf set sv_mapRotation "gametype sd map mp_cassino gametype dom map mp_uo_stanjel" MAP_ROTATE // Begins the servers rotation // SETS/PUBLIC INFO (stuff that shows up in server info) sets g_needpass "0" // tell's ASE etc the server is passworded sets .Admin "^1|.:^7dR^1:.|^3Major ^1Major^7" // Make it your IRC or site nick maybe (optional) sets .Email "sbrownlee@gmail.com" // You're email address (optional) sets .URL // your website here (optional)