PDA

View Full Version : Mods on Server and connecting clients


woodgate
02-02-2004, 05:29 PM
Have had these 2 posts in our forums

Ello der guys!

Haven't been able to join in the fun with yer clan since the patch upgrade as I'm being prompted for ___codam__.pk3 - I have the maps The Hunt and V2 but can't seem to find this one.

Can you help? Sorry for cloggin up your forum with stupid questions, but I like thrashing it out with you guys!

Cheers

Poo... Now I'm being told that I need user-MPSH_reDot_xhair_CoD.pk3 file.

It would be easier if downloads were enabled on the server, but I understand why it's not.
--------------------------------------------------

Can anyone shed any light on why this is happening, especially as codam is server side...

Our config below:

set sv_hostname "^1[BW-UK]^7PURE COD SERVER ^4www.bw-uk.co.uk"//set hostname here
sets "Admin" "Woodgate | Mr.Blue"
sets "Admin E-Mail" "sylvia@bw-uk.co.uk"
sets "URL" "www.bw-uk.co.uk"

set sv_maxPing "300"
set g_banIPs "80.13.20.169"
set g_password "" // sets a password on your server
set rconPassword "xxxx" //sets your rcon password
seta sv_privatepassword "xxxx"
set g_log "games_mp.log" //This gets big fast, but it is very detailed
set g_logsync "1"
//Set Pure for checking
set sv_pure "1"
set scr_motd "Welcome to Black Watch UK Call of Duty Server" // This is the message the server displays when some one joins
set g_gametype "sd" //gametype: bel, dm, re, sd, tdm
set sv_maxclients "40" //Max number of players
seta sv_privateclients "4"


//General Game Default Description
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 "0"
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 "0"
set scr_allow_ppsh "1"
set scr_allow_springfield "1"
set scr_allow_sten "1"
set scr_allow_thompson "1"


set g_allowvote "0" //Allow call voting
set scr_allow_vote "0" //Allow call voting
set scr_drawfriend "1" //Draws a team icon over teammates
set scr_forcerespawn "0" //Force respawning - DM & TDM
set scr_friendlyfire "2" //0 - off 1 - on 2 - reflect damage


//Behind Enemy Lines Default Description
set scr_bel_alivepointtime "10" //Number of seconds to get a point for staying alive as allied
set scr_bel_scorelimit "50" //Map score limit
set scr_bel_timelimit "30" //Map time limit, in minutes - 0 to 1440

//Deathmatch Default Description
set scr_dm_scorelimit "50" //Map score limit
set scr_dm_timelimit "30" //Map time limit - 0 to 1440, in minutes

//Retrieval Default Description
set scr_re_graceperiod "15" //Time at round start where spawning and weapon choosing is still allowed, 0 - 60 in seconds
set scr_re_roundlength "10" //Map round length in minutes
set scr_re_roundlimit "5" //Max Number of round wins per map
set scr_re_scorelimit "10" //Map score limit
set scr_re_showcarrier "1" //Show the objective carrier on compass
set scr_re_timelimit "20" //Map time limit, in minutes - 0 to 1440

//Search and Destroy Default Description
set scr_sd_graceperiod "35" //Time at round start where spawning and weapon choosing is still allowed, 0 - 60 seconds
set scr_sd_roundlength "5" //round length
set scr_sd_roundlimit "7" //Max Number of round wins per map
set scr_sd_scorelimit "10" //Map team score limit per map
set scr_sd_timelimit "45" //Map time limit, in minutes - 0 to 1440

//Team Deathmatch Default Description
set scr_tdm_scorelimit "100" //Map score limit
set scr_tdm_timelimit "30" //Map time limit

exec codam.cfg

//exec server_tdm.cfg
//exec server_sd.cfg
//exec server_re.cfg
//exec server_bel.cfg

//Map Rotation
exec sdmaps.cfg
set sv_mapRotationCurrentmap "mp_dawnville"
map_rotate

//map mp_dawnville //this statement is required. Server will crash. if you want to use one of the server configs above, be sure to add the map statement.

Cheers
Woody

Nomad
02-03-2004, 02:18 AM
I've seen the same thing happen once or twice on my server. Most people don't seem to have that problem, but on the first day after patching, two guys weren't able to enter the server. It showed up in my log. Haven't seen it since.

Jedi_Pimp
02-03-2004, 02:42 AM
what version of CoDaM are you using ? cause .92 has a client side pk3..............

woodgate
02-03-2004, 03:13 AM
At the time i was using .91, upgraded to .92 15 minutes ago