PDA

View Full Version : map rotate error


-=GODS=-TYR
03-28-2005, 10:54 AM
If really needed i will post the config file, but we don't think that is the issue. The file has been looked at by others that have a server running and they say it looks fine, we still get a map rotate error on start up. It can not find the maps,. so do we unrar the .pk3 files to a new folder, where do we put the folder? Does the number of IPs matter, we are showing 5 or 6 in the start up console? Nothing explains the map folder set up anywhere. Also what is the bandwidth useage per player per minute/hour? This is for a COD UO server, patched to 1.51b. Uploaded clean after the patch. We have 3 uploaded copies and have been trying to make this work for weeks. On 2nd thought I will paste part of the config file here, but like I said it has to do with the maps.....


/ General Settings

set scr_drawfriend "1"

set scr_friendlyfire "0"

set scr_teambalance "1"

set sv_maxClients "26"

set sv_privateClients "6"

set sv_maxRate "25000"

set sv_minPing "0"

set sv_maxPing "200"

set sv_fps "20"

set sv_pure "1"

set sv_cheats "0"

set sv_allowAnonymous "0"

set g_inactivity "0"

set sv_timeout "240"

set sv_zombietime "2"

set sv_kickBanTime "300"

set sv_floodprotect "1"

set sv_master1 "coduomaster.activision.com"

set sv_master2 ""

set sv_master3 ""

set sv_master4 ""

set sv_master5 ""

set scr_killcam "0"

set scr_shellshock "1"

set scr_drophealth "1"

set scr_battlerank "1"

set g_teamforcebalance "1"



// 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"



// Logging

set logfile "1"

set g_log "uo1.log"



// HTTP Redirection - http://www.iwnation.com/Forums/index.php?showtopic=9720

set sv_allowDownload "0"

set sv_wwwDownload "0"

set sv_wwwDlDisconnected "0"

set sv_wwwBaseUrl ""



// Punkbuster

pb_sv_enable

set sv_punkbuster "1"



// Weapon Settings

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"

set scr_allow_fg42 "1"



// Vehicle Settings

set scr_allow_flak88 "1"

set scr_allow_su152 "0"

set scr_allow_elefant "0"

set scr_allow_panzeriv "0"

set scr_allow_t34 "0"

set scr_allow_sherman "0"

set scr_allow_horch "1"

set scr_allow_gaz67b "1"

set scr_allow_willyjeep "1"



// Search and Destroy Settings (sd)

set scr_sd_graceperiod "15"

set scr_sd_roundlength "4"

set scr_sd_roundlimit "10"

set scr_sd_scorelimit "0"

set scr_sd_timelimit "0"



// Behind Enemy Lines Settings (bel)

set scr_bel_alivepointtime "10"

set scr_bel_scorelimit "50"

set scr_bel_timelimit "20"



// Retrieval Settings (re)

set scr_re_graceperiod "15"

set scr_re_roundlength "4"

set scr_re_roundlimit "10"

set scr_re_scorelimit "0"

set scr_re_showcarrier "0"

set scr_re_timelimit "0"



// Team Deathmatch Settings (tdm)

set scr_tdm_scorelimit "300"

set scr_tdm_timelimit "30"



// Deathmatch Settings (dm)

set scr_dm_scorelimit "0"

set scr_dm_timelimit "30"



// Headquarters Settings (hq)

set scr_hq_timelimit "20"

set scr_hq_scorelimit "450"



// Base Assault Settings (bas)

set scr_bas_scorelimit "3"

set scr_bas_timelimit "45"

set scr_bas_roundlimit "1"

set scr_bas_roundlength "45"

set scr_bas_respawn_wave_time "10"

set scr_bas_startrounddelay "15"

set scr_bas_endrounddelay "5"

set scr_bas_clearscoreeachround "0"



// Capture the Flag Settings (ctf)

set scr_ctf_scorelimit "5"

set scr_ctf_timelimit "25"

set scr_ctf_roundlimit "1"

set scr_ctf_roundlength "25"

set scr_ctf_startrounddelay "20"

set scr_ctf_endrounddelay "15"

set scr_ctf_clearscoreeachround "0"



// Domination Settings (dom)

set scr_dom_scorelimit "2"

set scr_dom_timelimit "45"

set scr_dom_roundlimit "3"

set scr_dom_roundlength "15"

set scr_dom_respawn_wave_time "10"

set scr_dom_startrounddelay "15"

set scr_dom_endrounddelay "5"

set scr_dom_clearscoreeachround "0"



// Exec Map Rotation



// Set the Gametype

set g_gametype "sd"



// Set the Map Rotation

set sv_MapRotation

"set sv_maprotation "map mp_peaks map mp_uo_dawnville map mp_neuville map mp_uo_harbor map mp_uo_carentan map mp_streets " //etc.etc. CHANGE ME

set sv_MapRotationCurrent "map mp_peaks" //Takes all remaining maps out so the new rotation can start

thats everything after the passwords and top lines, what is going on???

Thanks in advance for any help!!!

-{DwR}-|Krispy|
03-28-2005, 02:01 PM
You have errors in your config. Replace with what I posted and it should work.

// Set the Map Rotation

set g_gametype "sd"

set sv_maprotation "map mp_peaks map mp_uo_dawnville map mp_neuville map mp_uo_harbor map mp_uo_carentan map mp_streets " //etc.etc. CHANGE ME

set sv_MapRotationCurrent "map mp_peaks" //Takes all remaining maps out so the new rotation can start

// Set starting game type
set g_gametype "sd"

// Map rotation.

set sv_maprotation "map mp_peaks map mp_uo_dawnville map mp_neuville map mp_uo_harbor map mp_uo_carentan map mp_streets"

map_peaks
MAP_ROTATE