• Currently online: 1 Members - 14 Guests
Monday, February 6, 2012

SetupSwarm

A dark place on the interwebs

Call of Duty 2 – Server

Posted by HeroinOn December - 21 - 2009
3,630 Views

This is the third OrangeSwarm.com Server guide so feedback would be sweet. In this tutorial i want to show you how to setup a Call of Duty 2 server to play online against your friends. It will be a private COD Server beter known as a cracked server. I just want to play with my friends so i dont really care about the legal issues involved. Make sure it is legal in your country to run a private server before making one, though the chance u care if you are reading this is about the same chance as you being a transvestite wearing a bunny outfit. And yes iam to lazy to create a new introduction paragraph.. again.

A Heroin Orginal

You will need the following files:

  • COD2 install files
  • COD2 patches
  • COD2 serial
  • COD2 cracks

You can get the install files in various ways. I would  suggest usenet or bittorent. For example you could use the following torrent. You could also ofcourse just buy the game. 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. The most recent version (at this time and probally forever) is 1.5! So get that here.

So at this point iam assuming COD2 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. 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 2 v1.3 PRIVATE SERVER PATCH v2” (assuming you have version 1.3) Once its downloaded place the CoD2MP_s.exe in the zip file into you Call of Duty directory (Probally C:\Program Files\Call of Duty\CoD2MP_s.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 COD2 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 server.cfg +map_rotate

Mine looks like this when finished:

“C:\Program Files\Activision\Call of Duty 2\CoD2MP_s.exe” + set dedicated 2 + exec server.cfg

Now when you run the shortcut it will create a dedicated server. If you look carefully you see that the above parameters execute (exec) server.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. I suggest you create a dedicated configuration file.

Here is what my server.cfg looks like:
(you should chance the colored stuff and save it in your COD2 directory)

sets _ADMIN “Heroin
sets _EMAIL “Heroin@orangeswarm.co~”
sets _IRC “”
sets _WEBSITE “http://orangeswarm.com”
sets _LOCATION “Europe”
set sv_hostname “Heroin’s Server
set scr_motd “READY!! FIGHT!!”
set sv_pure “0″
set sv_maxclients “16″
set sv_minping “0″
set sv_maxping “200″
set sv_maxrate “”
set sv_voice “0″
set sv_voicequality “5″
set g_password “PASSWORD
set sv_privateclients “”
set sv_privatepassword “”
set sv_disableclientconsole “0″
set rcon_password “”
set sv_wwwdownload “0″
set sv_wwwBaseURL “”
set sv_wwwDlDisconnected “1″
set sv_drawfriend “1″
set scr_friendlyfire “1″
set scr_forcerespawn “1″
set scr_killcam “1″
set g_allowvote “1″
set scr_teambalance “1″
set scr_spectateenemy “1″
set scr_spectatefree “1″
set scr_allow_bar “1″
set scr_allow_bren “1″
set scr_allow_enfield “1″
set scr_allow_enfieldsniper “1″
set scr_allow_g43 “1″
set scr_allow_greasegun “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_pps42 “1″
set scr_allow_ppsh “1″
set scr_allow_shotgun “1″
set scr_allow_springfield “1″
set scr_allow_sten “1″
set scr_allow_svt40 “1″
set scr_allow_thompson “1″
set scr_allow_fraggrenades “1″
set scr_allow_smokegrenades “1″
set scr_ctf_scorelimit “5″
set scr_ctf_timelimit “30″
set scr_dm_scorelimit “50″
set scr_dm_timelimit “30″
set scr_sd_bombtimer “60″
set scr_sd_graceperiod “15″
set scr_sd_roundlength “4″
set scr_sd_roundlimit “0″
set scr_sd_scorelimit “50″
set scr_sd_timelimit “30″
set scr_tdm_scorelimit “100″
set scr_tdm_timelimit “30″
set scr_hq_scorelimit “450″
set scr_hq_timelimit “30″
set sv_mapRotationCurrent “”
set sv_maprotation “gametype dm map mp_breakout gametype dm map mp_brecourt gametype dm map mp_burgundy gametype dm map mp_carentan gametype dm map mp_dawnville gametype dm map mp_decoy gametype dm map mp_downtown gametype dm map mp_farmhouse gametype dm map mp_leningrad gametype dm map mp_matmata gametype dm map mp_railyard gametype dm map mp_toujane gametype dm map mp_trainstation gametype dm map mp_harbor gametype dm map mp_rhine gametype tdm map mp_breakout gametype tdm map mp_brecourt gametype tdm map mp_burgundy gametype tdm map mp_carentan gametype tdm map mp_dawnville gametype tdm map mp_decoy gametype tdm map mp_downtown gametype tdm map mp_farmhouse gametype tdm map mp_leningrad gametype tdm map mp_matmata gametype tdm map mp_railyard gametype tdm map mp_toujane gametype tdm map mp_trainstation gametype tdm map mp_harbor gametype tdm map mp_rhine gametype sd map mp_breakout gametype sd map mp_brecourt gametype sd map mp_burgundy gametype sd map mp_carentan gametype sd map mp_dawnville gametype sd map mp_decoy gametype sd map mp_downtown gametype sd map mp_farmhouse gametype sd map mp_leningrad gametype sd map mp_matmata gametype sd map mp_railyard gametype sd map mp_toujane gametype sd map mp_trainstation gametype sd map mp_harbor gametype sd map mp_rhine gametype ctf map mp_breakout gametype ctf map mp_brecourt gametype ctf map mp_burgundy gametype ctf map mp_carentan gametype ctf map mp_dawnville gametype ctf map mp_decoy gametype ctf map mp_downtown gametype ctf map mp_farmhouse gametype ctf map mp_leningrad gametype ctf map mp_matmata gametype ctf map mp_railyard gametype ctf map mp_toujane gametype ctf map mp_trainstation gametype ctf map mp_harbor gametype ctf map mp_rhine gametype hq map mp_breakout gametype hq map mp_brecourt gametype hq map mp_burgundy gametype hq map mp_carentan gametype hq map mp_dawnville gametype hq map mp_decoy gametype hq map mp_downtown gametype hq map mp_farmhouse gametype hq map mp_leningrad gametype hq map mp_matmata gametype hq map mp_railyard gametype hq map mp_toujane gametype hq map mp_trainstation gametype hq map mp_harbor gametype hq map mp_rhine”

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

Submit A Comment

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

About | Disclaimer | Contact