PDA

View Full Version : What's wrong with my settings?


imported_Six
11-07-2003, 08:59 AM
Hi guys!

This is what my shortcut looks like: "C:\Program\Call of Duty\CoDMP.exe" +set dedicated 2 +exec ozserver.cfg +map_rotate

And this is what the ozserver.cfg looks like:

// Hostname and Message of the Day
set sv_hostname "=Oz= 12Mbit CoD server, sponsored by AMD PC Processors, www.outlawz-sweden.com"
//set scr_motd "Destroy Target A or B by planting explosives at either location."

//IP address
set net_ip "xxx.xxx.xxx.xx"

//Allow GameSpy to catch game
set sv_gamespy 1

// Maximum Clients
set sv_maxclients "24"

// Team Icons
set scr_drawfriend "1"
// Forced Respawn
set scr_forcerespawn "0"

// Friendly Fire
set scr_friendlyfire "1"

// Allow Voting
// It is recommended if you have friendly fire on
// that you also enable voting so that players can kick team-killers.
set scr_allow_vote "0"

// Rconpassword
set rconpassword "unreal"

// Weapons Allowed
set scr_allow_bar "1"
set scr_allow_bren "1"
set scr_allow_enfield "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"

// Search and Destroy Settings
set scr_sd_graceperiod "20"
set scr_sd_roundlength "3"
set scr_sd_roundlimit "7"
set scr_sd_scorelimit "5"
set scr_sd_timelimit "0"

// Behind Enemy Lines Settings
set scr_bel_alivepointtime "10"
set scr_bel_scorelimit "50"
set scr_bel_timelimit "20"

// Retrieval Settings
set scr_re_graceperiod "20"
set scr_re_roundlength "3"
set scr_re_roundlimit "7"
set scr_re_scorelimit "5"
set scr_re_showcarrier "0"
set scr_re_timelimit "0"

// Team Deathmatch
set scr_tdm_scorelimit "150"
set scr_tdm_timelimit "20"

// Deathmatch
set scr_dm_scorelimit "80"
set scr_dm_timelimit "20"

// The rotation.
set sv_mapRotation "gametype sd map mp_brecourt gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_depot gametype sd map mp_harbor gametype sd map mp_hurtgen gametype sd map mp_pavlov gametype sd map mp_railyard gametype sd map mp_rocket"


Why wont my server work?

I can connect to it inside my network, no problem.
It just wont show up in gamespy or anywhere else...

Thankful for all help!

imported_Six
11-09-2003, 10:18 AM
Nevermind this, the problem seemed to solve it self after the the server was active for a couple of minutes. :smile:

imported_BipolarChucker
11-11-2003, 08:26 AM
set scr_allow_vote "0"


You may also want to add set g_allowvote "0"

BTW, have you tried reflective FF? set scr_friendlyfire "2"