I have two questions that maybe useful in the future to other admins when setting up the new Call Of Duty server. I just got my server setup for COD:WaW beta. I'm wondering how to set the mode to hardcore and what are the gametypes? I remember in COD4 it was koth, war, etc. Are they the same. If so can someone please refresh my memory to what they are. Thanks.
Questions pertaining to the new COD....
Collapse
X
-
Tags: None
-
Re: Questions pertaining to the new COD....
In the server config, for hardcore:
set scr_hardcore "1"
..
Gametypes:
koth = Headquarters
ctf = Capture the Flag
dm = Free for All
dom = Domination
twar = War
tdm = Team Deathmatch
sd = Search & Destroy
sab = Sabotage
-
Re: Questions pertaining to the new COD....
You are the man Whiskey! Just the person I was hoping to get a response from. They should give you a special title. "Mr. I know it all and have all the answers!" I think that would do.
Comment
-
Comment
-
Re: Questions pertaining to the new COD....
Nah, I just have a lot of good bookmarks.
Thanks though. Glad it was what you needed.
Comment
-
Re: Questions pertaining to the new COD....
By any chance would you know how to stop it from kicking people when they idle for a minute?
Comment
-
-
Re: Questions pertaining to the new COD....
I'm not 100%, but if I had to guess, I'd say it's probably this:Originally posted by [DBD]Code_BlackBy any chance would you know how to stop it from kicking people when they idle for a minute?
// Kick Ban Time
set sv_kickBanTime "xxx" (xxx = number of seconds (eg. 120 = 2 minutes))
Comment
Comment