Monday, September 6, 2010

OrangeSwarm

A dark place on the interwebs

Call of Duty 1 – Server

Posted by HeroinOn December - 21 - 2009
422 Views

This is the second OrangeSwarm.com server guide so feedback would be sweet. In this tutorial i want to show you how to setup a Call of Duty server to play online against your friends. It will be a private COD Server better known as a cracked server. Its quite simple once you understand you read the steps..

A Heroin Original

You will need the following files

You can get the install files in various ways. I would  suggest usenet or bittorent, ofcourse buying the game would be the best way. If you download the game there will be a high chance you will download a .iso file. You will need to mount this file using DaemonTools or another program. Once mounted you can install the game. Most of the time there will be a file with the serial in the same folder as the .iso file. Most of the time this is a .nfo file. Open it with notepad and it will probally give you the serial.

Ok you will want to patch it to the most recent version. So get the patches from the web. I like to use gamershell.com but there a plenty of other places you can get patches. The current version of Call of Duty is 1.5. Dont get mistaken with COD:UO which is at version 1.51! The most recent version (at this time and probably forever) is 1.5! So get that here.

So at this point I am assuming COD is installed and the patch(es) have been downloaded. Install the patches.. Once that is done you are at the most recent version of the game. If you try to play it will ask for a CD. At this point you need to apply a nocd crack so you can run the game. You can get it at gamecopyworld. You should get “Call of Duty v1.5 PRIVATE WINDOWS SERVER FIX” (assuming you have version 1.5). Click here to get the CODMP nocd patches. Once its downloaded place the codmp.exe in the zip file into you Call of Duty directory (Probably C:\Program Files\Call of Duty\CoDMP.exe) At this point you could play online on other private servers or host a game with the ingame Start New Server option. Since we are aiming at created a dedicated server we need to go one step further.

To create a dedicated server you need to add some parameters to a shortcut. So make a shortcut of the codmp.exe in your COD folder and place it anywhere you want (desktop probally). Then right click it and select Properties. In the Shortcut Tab you will see a TARGET: field. you have to add the following AFTER the last ” thing.

+set dedicated 2 +exec dedicated.cfg +map_rotate

Mine looks like this when finished:

“C:\Program Files\Call of Duty\CoDMP.exe” +set dedicated 2 +exec dedicated.cfg +map_rotate”

Now when you run the shortcut it will create a dedicated server. If you look carefully you see that the above parameters execute (exec) dedicated.cfg. This is a configuration file. Here you can get more detailed with how you server works. Like which max ping players can have, friendly fire.. basically all the various options. You will need a configuration file for the server to work!

Here is what my dedicated.cfg looks like:
Place it in: “C:\Program Files\Call of Duty\Main”
(you should chance the colored variables.. and save it in your COD MAIN directory)

sets .ADMIN “Heroin
sets .EMAIL “”
sets .IRC “”
sets .WEBSITE “”
sets .LOCATION “Russia”
set sv_hostname “Herion’s HomeServer
set scr_motd “READY!!! FIGHT!!!”
set rconPassword “PASSWORD
set g_password “”
set sv_privatePassword “”
set net_ip “”
set net_port “28960″
set sv_maxclients “16″
set sv_privateClients “”
set sv_maxRate “”
set sv_minPing “”
set sv_maxPing “”
set sv_pure “0″
set sv_cheats “0″
set logfile “0″
set g_logsync “0″
set g_log “games_mp.log”
set sv_floodProtect “1″
set sv_kickBanTime “300″
set sv_fps “20″
set sv_master1 “”
set scr_friendlyfire “2″
set scr_killcam “1″
set scr_freelook “1″
set scr_spectateenemy “1″
set scr_teambalance “0″
set scr_teamscorepenalty “0″
set scr_forcerespawn “1″
set scr_drawfriend “1″
set sv_disableClientConsole “0″
set g_deadChat “1″
set sv_allowDownload “1″
set sv_wwwDownload “1″
set sv_wwwBaseURL “”
set sv_wwwDlDisconnected “”
set g_allowvote “1″
set g_allowVoteKick “1″
set g_allowVoteMap “1″
set g_allowVoteMapRestart “1″
set g_allowVoteMapRotate “1″
set g_allowVoteTempBanUser “0″
set g_allowVoteTypeMap “1″
set g_allowVoteDrawFriend “0″
set g_allowVoteFriendlyFire “0″
set g_allowVoteKillCam “1″
set scr_dm_scorelimit “50″
set scr_dm_timelimit “30″
set scr_tdm_scorelimit “100″
set scr_tdm_timelimit “30″
set scr_sd_graceperiod “15″
set scr_sd_roundlength “6″
set scr_sd_roundlimit “10″
set scr_sd_scorelimit “0″
set scr_sd_timelimit “0″
set scr_bel_alivepointtime “10″
set scr_bel_scorelimit “50″
set scr_bel_timelimit “30″
set scr_re_graceperiod “15″
set scr_re_roundlength “4″
set scr_re_roundlimit “10″
set scr_re_scorelimit “0″
set scr_re_timelimit “0″
set scr_re_showcarrier “1″
set scr_hq_scorelimit “450″
set scr_hq_timelimit “30″
set scr_allow_bar “1″
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 dm_maps “Array”
set tdm_maps “Array”
set sd_maps “Array”
set re_maps “Array”
set bel_maps “Array”
set hq_maps “Array”
set sv_maprotationcurrent “”
set sv_mapRotation “gametype dm map mp_depot map mp_harbor map mp_neuville map mp_pavlov map mp_railyard map mp_rocket map mp_stalingrad map mp_tigertown gametype tdm map mp_brecourt map mp_carentan map mp_depot map mp_harbor map mp_pavlov map mp_railyard map mp_rocket map mp_stalingrad map mp_tigertown gametype sd map mp_rocket gametype re map mp_bocage map mp_brecourt map mp_carentan map mp_dawnville map mp_depot map mp_harbor map mp_hurtgen map mp_neuville map mp_pavlov map mp_railyard map mp_rocket map mp_stalingrad map mp_tigertown gametype bel map mp_bocage map mp_brecourt map mp_carentan map mp_dawnville map mp_depot map mp_harbor map mp_hurtgen map mp_neuville map mp_pavlov map mp_railyard map mp_rocket map mp_stalingrad map mp_tigertown gametype hq map mp_bocage map mp_brecourt map mp_carentan map mp_dawnville map mp_depot map mp_harbor map mp_hurtgen map mp_neuville map mp_pavlov map mp_railyard map mp_rocket map mp_stalingrad map mp_tigertown ”
map_rotate

GD Star Rating
loading...
Call of Duty 1 - Server, 5.0 out of 5 based on 2 ratings

Submit A Comment

Notify me when someone reply\s (via e-mail)

About | Disclaimer | Contact