Login x
User Name:
Password:
Social Links Facebook Twitter YouTube Steam RSS News Feeds

Members Online

»
0 Active | 58 Guests
Online:

LATEST FORUM THREADS

»
CoD: Battle Royale
CoD+UO Map + Mod Releases
Damaged .pk3's
CoD Mapping
heli to attack ai
CoD4 SP Mapping

Forums

»

Welcome to the MODSonline.com forums. Looking for Frequently Asked Questions? Check out our FAQs section or search it out using the SEARCH link below. If you are new here, you may want to check out our rules and this great user's guide to the forums and the website.
For more mapping and modding information, see our Wiki: MODSonWiki.com

Jump To:
Forum: All Forums : Call of Duty 4
Category: CoD4 General
General game questions, comments, and chat.
Moderators: foyleman, Foxhound, Mystic, StrYdeR, batistablr, Welshy, DrBiggzz, supersword, playername, novemberdobby
Latest Posts
Subscribed Posts
Search
Restricted Access Topic is Locked subscribe
Author Topic: COD4 SERVER CONFIG FILES / RECONMAX
apjc1965
General Member
Since: Jun 5, 2005
Posts: 34
Last: Feb 7, 2008
[view latest posts]
Level 2
Category: CoD4 General
Posted: Tuesday, Jan. 29, 2008 12:47 pm
Hi i would like to setup a cod4 server using stock and usermaps that ive downloaded, is there such a thing as a server config file like used with cod 1 and 2 or duz this one do it all differant. Also ive tryed to use ReconMax (ver 1) but it dont seem to change anything on the server thats running ie still the same map i started it with etc, if it helps the dedicated console window says bad recon after every thing i try to change, i know its a lot of stuff but would be really greatfull if anybody could help. Thanks in advance, Lisa.
Share |
tyler811
General Member
Since: Oct 30, 2006
Posts: 54
Last: Dec 26, 2010
[view latest posts]
Level 3
Category: CoD4 General
Posted: Friday, Feb. 1, 2008 12:29 am
In order to run custom maps your server needs to unranked. You need to this by running a mod. then you need to put in this command line to start the mod

Code:
+set dedicated 2 +set net_ip 8.12.22.19 +set sv_maxclients 16 +set net_port 28960 +set fs_game mods/modwarfare +exec config.cfg +map_rotate


Then put this in your config file

Code:
// Client Download Settings. (0=off/1=on) Used for MODs and custom maps
// See included Quick Setup Guide for instructions.
set sv_allowdownload "1"
seta sv_wwwDownload "1"
seta sv_wwwBaseURL "http://yoursite.com/cod4"
seta sv_wwwDlDisconnected "0"


Then on the redirect server make your cod4 folder and the make two more folders inside of the "cod4" folder.
One called "mods" and the other called "usermaps" In the "mods" folder goes the mod you are going to use. Also any .iwd files that come with the custom maps go in there.

In the "usermaps" folder goes any .ff files from the custom maps you have. You need a folder for each custom map. Example is
Code:
mysite.com/cod4/usermaps/custommap/custommap.ff
for the redirect

or
Code:
gamingserver/cod4/usermaps/custommap/custommap.ff

for the gaming server


Now on the rediirect download server do the same thing. So the files look like this
Code:
cod4/Mods/ModWarfare


After you do the redirect keep the
Code:
seta sv_wwwDlDisconnected "0"


Set to "0" if you do not then when downloading maps, people will go back to thier main menu and think they were kicked from the server when they really were not.

Hope this helps, I am writing this in two of hours... too much game playing [biggrin]

edited on Jan. 31, 2008 07:32 pm by tyler811
Share |
Grayuk
General Member
Since: Jan 26, 2008
Posts: 3
Last: Feb 1, 2008
[view latest posts]
Level 0
Category: CoD4 General
Posted: Friday, Feb. 1, 2008 12:08 pm
Thanks for the help my friend. I much appreciate it!
Share |
tyler811
General Member
Since: Oct 30, 2006
Posts: 54
Last: Dec 26, 2010
[view latest posts]
Level 3
Category: CoD4 General
Posted: Friday, Feb. 1, 2008 02:10 pm
Anytime
Share |
DVA-Dragon
General Member
Since: Feb 6, 2008
Posts: 1
Last: Feb 6, 2008
[view latest posts]
Level 0
Category: CoD4 General
Posted: Wednesday, Feb. 6, 2008 03:06 am
hi m8 am having probs as well making a custon map server .dont know how to change the +set dedicated 2 +set net_ip 8.12.22.19 +set sv_maxclients 16 +set net_port 28960 +set fs_game mods/modwarfare +exec config.cfg +map_rotate.totaly lost fella .is there any chance to can talk me thro it on teamspeak m8 it would be greatly thanked cheers buddy .my msn for teamspeak info is jo_no1fan@hotmail.com
hope you can help us

edited on Feb. 5, 2008 10:07 pm by DVA-Dragon
Share |
eth0s_jeff
General Member
Since: Feb 11, 2008
Posts: 1
Last: Feb 11, 2008
[view latest posts]
Level 0
Category: CoD4 General
Posted: Monday, Feb. 11, 2008 02:31 am
if a custom map server is using a remote file server to host the maps, is there any way to add a password or authentication to the server config to prevent file leechers?


Share |
tyler811
General Member
Since: Oct 30, 2006
Posts: 54
Last: Dec 26, 2010
[view latest posts]
Level 3
Category: CoD4 General
Posted: Monday, Feb. 11, 2008 01:57 pm
DVA-Dragon writes...
Quote:
hi m8 am having probs as well making a custon map server .dont know how to change the +set dedicated 2 +set net_ip 8.12.22.19 +set sv_maxclients 16 +set net_port 28960 +set fs_game mods/modwarfare +exec config.cfg +map_rotate.totaly lost fella .is there any chance to can talk me thro it on teamspeak m8 it would be greatly thanked cheers buddy .my msn for teamspeak info is jo_no1fan@hotmail.com
hope you can help us

edited on Feb. 5, 2008 10:07 pm by DVA-Dragon


Sorry brother I have been really busy. The company that you rent your server from should do the comand line. If you have gameservers then they have button for the command line. If you run it off a pc at home then add the string to the start up icon
Share |
tyler811
General Member
Since: Oct 30, 2006
Posts: 54
Last: Dec 26, 2010
[view latest posts]
Level 3
Category: CoD4 General
Posted: Monday, Feb. 11, 2008 01:58 pm
eth0s_jeff writes...
Quote:
if a custom map server is using a remote file server to host the maps, is there any way to add a password or authentication to the server config to prevent file leechers?




No I do not think so but I could look into for you
Share |
Restricted Access Topic is Locked subscribe
MODSonline.com Forums : Call of Duty 4 : CoD4 General

Latest Syndicated News

»
Codutility.com up and runn...
Nice, and there still using the logo and template for the screenshots, which...
Codutility.com up and runn...
dundy writes...Quote:Call of Duty modding and mapping is barly alive only a ...
Codutility.com up and runn...
Mystic writes...Quote:It seems to me the like the site is completely dead? ...
Codutility.com up and runn...
It seems to me the like the site is completely dead?

Partners & Friends

»