Help - Search - Members - Calendar
Full Version: Cod Server Help!
{MOB} Forums > MOB Discussion Forum - PUBLIC > General Discussion
ProjxtShadoW
I was hoping the all knowing Druid was still around and could possibly take a few minutes out of his busy schedule and help a noob out! I am renting a BOx and I have a couple of MOHAA Servers and COD:UO but I am having trouble getting UO servers working properly. I was hoping I can set up an appointment too see the PC Doctor...? LOL
Druid
The COD servers were all RealDeal.
What kind of problem are you having?
Ice_Cold
Email RD at

realdeal@mobclan.com and hell get right back to ya
realdeal
Give me some details of the problem you're experiencing
ProjxtShadoW
Umm It is my first time running a box so please bare with me. The main problem is I can not connect nor can I see my server in ASE, Gayspy or The ingame browser.. But in my Control Panel it shows it running so I am not sure what is going on... the boxes OS is Windows 2003 with Apache. I have remote acces if you want to take a look? Maybey I can set a date to talk to you on vent?

Thanks for The replies guys.
ReJecT
omg what a noob shadow...hopefully you don't cheat in cod uo and accuse the clean players and ban them
ProjxtShadoW
huh?
realdeal
STFU Reject you idiot.

Projxt, post your config file here and let me take a look. Make sure to remove the passwords before posting wink.gif
Big P
One more outbrust like that real ban his ASS!!
ProjxtShadoW
sets .Administrator "[RW] ProjxtShadoW"
sets .Email "projxtshadow@hotmail.com"
sets .Hosted_By "Redneck Warriors"
sets .Irc "none"
sets .Location "Texas"
sets .Url http://www.redneckwarriors.com

set scr_motd "Welcome to Redneck Warriors server"
// Passwords
set g_password ""
set rconpassword "xxxxxxxx"
set sv_privatePassword ""

//master server info
sets sv_master1 "coduomaster.activision.com"
sets sv_master2 "master.gamespy.com:28960"
sets sv_master3 "master0.gamespy.com"
sets sv_master4 "clanservers.net"
sets sv_master5 "coduoauthorize.activision.com"
sets sv_master6 "codmaster.infinityward.com"

// General Settings
set scr_drawfriend "1"
set scr_friendlyfire "0"
set sv_maxClients "24" // 26 slots total
set sv_privateClients "" // Reserves 6 of the 26 slots for private
set sv_maxRate "25000"
set sv_minPing "0"
set sv_maxPing "185"
set sv_fps "20"
set sv_pure "1"
set sv_cheats "0”
set sv_allowAnonymous "0”
set g_inactivity "0"
set sv_timeout "600"
set sv_zombietime "3"
set sv_kickBanTime "300"
set sv_floodprotect "1"
set scr_killcam "0"
set scr_shellshock "0"
set scr_drophealth "1"
set scr_battlerank "1”
set scr_teambalance "1"
set scr_freelook "0"
set scr_spectateenemy "0"

//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 g_log "1"
set g_logsync "1"
set logfile "1"

////
///downloads
////

//*******************************************************************************
// Client Download Settings. Used for MODS, Custom Maps
//*******************************************************************************
set sv_allowdownload "1" // Allow download paks from the server
set sv_dl_maxRate "42000" // Max download speed 42000 = 12kb
// 0 = off, 1 = on, Turns on and off http/ftp client downloading. Off is
default.
set sv_wwwDownload "0"
// 0 = off, 1 = on, If on then clients will be disconnected from the server
when they
// are performing a http/ftp download. The client will automatically reconnect
when downloading is done.
set sv_wwwDlDisconnected "1"
// http/ftp URL address, This is the url the clients will use to download
map/mod paks.
// The url needs to point to a directory one directory below the directory
where the pak files are kept.
set sv_wwwBaseURL "http://mysite/"

// Punkbuster
set sv_punkbuster "1"
pb_sv_enable
wait

// 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 "0" //Limited to 1 in AWE config
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_bar "1"
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"

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

// 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 "0"
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 "30"
set scr_hq_scorelimit "500"

// Base Assault Settings (bas)
set scr_bas_scorelimit "3" // if any issue set to 3 instead of 250
set scr_bas_timelimit "120"
set scr_bas_roundlimit "5"
set scr_bas_roundlength "20"
set scr_bas_respawn_wave_time "10"
set scr_bas_startrounddelay "02"
set scr_bas_endrounddelay "02"
set scr_bas_clearscoreeachround "1"

// Capture the Flag Settings (ctf)
set scr_ctf_scorelimit "5"
set scr_ctf_timelimit "120"
set scr_ctf_roundlimit "1"
set scr_ctf_roundlength "15"
set scr_ctf_startrounddelay "15"
set scr_ctf_endrounddelay "10"
set scr_ctf_clearscoreeachround "1"

// Domination Settings (dom)
set scr_dom_scorelimit "1"
set scr_dom_timelimit "120"
set scr_dom_roundlimit "5"
set scr_dom_roundlength "30"
set scr_dom_respawn_wave_time "10"
set scr_dom_startrounddelay "15"
set scr_dom_endrounddelay "10"
set scr_dom_clearscoreeachround "1"

/////////////////////////////////////////////////////////
//Stock Maps///
////////////////////////
// Sets gametype for each map to "hq":
set sv_maprotation "gametype hq map mp_uo_carentan gametype hq map mp_uo_harbor
gametype hq map mp_tigertown gametype hq map mp_uo_dawnville gametype hq map
mp_pavlov gametype hq map mp_uo_stanjel gametype hq map mp_cassino"

set sv_mapRotationCurrentmap "gametype hq map mp_uo_carentan"
map_rotate //Loads the first map and begins the map rotation
realdeal
QUOTE(ProjxtShadoW @ 09/25/05 2:22pm) *
sets .Administrator "[RW] ProjxtShadoW"

/////////////////////////////////////////////////////////
//Stock Maps///
////////////////////////
// Sets gametype for each map to "hq":
set sv_maprotation "gametype hq map mp_uo_carentan gametype hq map mp_uo_harbor
gametype hq map mp_tigertown gametype hq map mp_uo_dawnville gametype hq map
mp_pavlov gametype hq map mp_uo_stanjel gametype hq map mp_cassino"

set sv_mapRotationCurrentmap "gametype hq map mp_uo_carentan"
map_rotate //Loads the first map and begins the map rotation



Change the above to:

CODE


// Map Rotation
set g_gametype "hq"
set sv_mapRotation "gametype hq map mp_cassino gametype hq map mp_uo_stanjel gametype hq map mp_carentan gametype hq map mp_dawnville gametype hq map mp_harbor gametype hq map mp_pavlov"



Note the difference in the map names for Carentan, Harbor & Dawnville. I am not familiar with Tigertown but make sure that it supports HQ and that you have the map correct map name. Any error in calling the maps will cause your server not to start so make sure you have it just right. You had some of the map names incorrect and this is why your server didn't start.

Also, to have your server listed in GameSpy, you need to add this line to your config:

CODE
seta sv_gamespy "1"



Let me know if this works for ya wink.gif

ReJecT
QUOTE(ProjxtShadoW @ 09/25/05 1:57am) *

huh?


IPB Image
Ice_Cold
leave it to Sk to change a topic
ProjxtShadoW
And your point is ReJect?

Why didn't you press 6 and show the entire discussion?

or why didnt you show the score card?

I tell you why! because you know I was not playing but spectating as admin normally
do time to time! And the real issue was your members suspicious playing. So
that is why I had them on. As anyone will tell you that is the best way to
detect if someone is cheating at least in my opinion.. And boy oh boy there
was alot of walls being traced and a lot of quick evasion moves at the most
convenient times and outrageous flanking on the most opportune time. I have
nothing to prove to you or anyone. this post was simply to ask help from old
friends at there forum. I dont see SK's name on these forums sooo why dont you
go piss up someone else's tree.

P.S. Thanks for the help RD.
realdeal
Reject, you're a retard.
ReJecT
of course, anyone says they have chams on that's alright and it's also alright for people to accuse us when we have never been caught or said anything retarded like that? well that makes alot of sense, wonder why i never caught onto that
realdeal
QUOTE(ReJecT @ 09/26/05 8:48pm) *
wonder why i never caught onto that


Doh! I already told you, see THIS post.

|$aucy|
There's a difference between using a hack to CATCH hacks (which is often done by the cleverer admins) and actually USING A hack to beat other teams in competition. dry.gif
ReJecT
guess we have different opinions, because to me you shouldn't have any hacks whether you are an admin or not, anyone who has hacks on their pc shouldn't be trusted
realdeal
QUOTE(ReJecT @ 09/27/05 3:24pm) *
guess we have different opinions, because to me you shouldn't have any hacks whether you are an admin or not, anyone who has hacks on their pc shouldn't be trusted


That statement is just asinine. I could go on for about an hour to refute what you say... but why bother.

ReJecT
plz, by all means.... you know im right...if some guys says he has chams (admin purpose only..or so he says) then your telling me you would trust him? no way.
|$aucy|
I'd trust him more than you.
ReJecT
haha, that's why i love you love-smiley-076.gif
SirGalahad
QUOTE(ReJecT @ 09/27/05 8:39pm) *

plz, by all means.... you know im right...if some guys says he has chams (admin purpose only..or so he says) then your telling me you would trust him? no way.



I hate agreeing with Reject since most of the time he is just trying to start shit. I think he is right about this one though.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2026 Invision Power Services, Inc.