<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>OrangeSwarm &#187; COD</title>
	<atom:link href="http://www.setupswarm.com/tag/cod/feed" rel="self" type="application/rss+xml" />
	<link>http://www.setupswarm.com</link>
	<description>A dark place on the interwebs</description>
	<lastBuildDate>Mon, 26 Jul 2010 10:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Call of Duty 1 &#8211; Server</title>
		<link>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-1-server</link>
		<comments>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-1-server#comments</comments>
		<pubDate>Mon, 21 Dec 2009 13:35:55 +0000</pubDate>
		<dc:creator>Heroin</dc:creator>
				<category><![CDATA[Installation Guides]]></category>
		<category><![CDATA[call of duty]]></category>
		<category><![CDATA[COD]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=369</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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..<span id="more-369"></span></p>
<p style="text-align: center;"><strong>A Heroin Original</strong></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Mv9_vQE30VM&amp;hl=nl&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Mv9_vQE30VM&amp;hl=nl&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p style="text-align: left;">You will need the following files</p>
<ul>
<li><a href="http://isohunt.com/torrents/?ihq=call+of+duty" target="_blank">COD install files</a></li>
<li><a href="http://www.gamershell.com/download_7849.shtml" target="_blank">COD patches</a></li>
<li><a href="http://m0006.gamecopyworld.com/games/pc_call_of_duty.shtml" target="_blank">COD cracks</a></li>
</ul>
<p>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.</p>
<p>Ok you will want to patch it to the most recent version. So get the patches from the web. I like to use <a href="gamershell.com" target="_blank">gamershell.com</a> 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 <a href="http://www.gamershell.com/download_7849.shtml" target="_blank">here</a>.</p>
<p>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 &#8220;<em>Call of Duty v1.5 PRIVATE WINDOWS SERVER FIX</em>&#8221; (assuming you have version 1.5). Click <a href="http://m0006.gamecopyworld.com/games/pc_call_of_duty.shtml" target="_blank">here</a> 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.</p>
<p>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 &#8221; thing.</p>
<p><span style="color: #3366ff;">+set dedicated 2 +exec dedicated.cfg +map_rotate</span></p>
<p>Mine looks like this when finished:</p>
<p><span style="color: #3366ff;">&#8220;C:\Program Files\Call of Duty\CoDMP.exe&#8221; +set dedicated 2 +exec dedicated.cfg +map_rotate&#8221;</span></p>
<p>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 <span style="text-decoration: underline;"><strong>need</strong></span> a configuration file for the server to work!</p>
<p>Here is what my dedicated.cfg looks like:<br />
Place it in: &#8220;C:\Program Files\Call of Duty\Main&#8221;<br />
(you should chance the colored variables.. and save it in your COD MAIN directory)</p>
<p>sets .ADMIN &#8220;<span style="color: #3366ff;">Heroin</span>&#8221;<br />
sets .EMAIL &#8220;&#8221;<br />
sets .IRC &#8220;&#8221;<br />
sets .WEBSITE &#8220;&#8221;<br />
sets .LOCATION &#8220;Russia&#8221;<br />
set sv_hostname &#8220;<span style="color: #3366ff;">Herion&#8217;s HomeServer</span>&#8221;<br />
set scr_motd &#8220;READY!!! FIGHT!!!&#8221;<br />
set rconPassword &#8220;<span style="color: #3366ff;">PASSWORD</span>&#8221;<br />
set g_password &#8220;&#8221;<br />
set sv_privatePassword &#8220;&#8221;<br />
set net_ip &#8220;&#8221;<br />
set net_port &#8220;28960&#8243;<br />
set sv_maxclients &#8220;16&#8243;<br />
set sv_privateClients &#8220;&#8221;<br />
set sv_maxRate &#8220;&#8221;<br />
set sv_minPing &#8220;&#8221;<br />
set sv_maxPing &#8220;&#8221;<br />
set sv_pure &#8220;0&#8243;<br />
set sv_cheats &#8220;0&#8243;<br />
set logfile &#8220;0&#8243;<br />
set g_logsync &#8220;0&#8243;<br />
set g_log &#8220;games_mp.log&#8221;<br />
set sv_floodProtect &#8220;1&#8243;<br />
set sv_kickBanTime &#8220;300&#8243;<br />
set sv_fps &#8220;20&#8243;<br />
set sv_master1 &#8220;&#8221;<br />
set scr_friendlyfire &#8220;2&#8243;<br />
set scr_killcam &#8220;1&#8243;<br />
set scr_freelook &#8220;1&#8243;<br />
set scr_spectateenemy &#8220;1&#8243;<br />
set scr_teambalance &#8220;0&#8243;<br />
set scr_teamscorepenalty &#8220;0&#8243;<br />
set scr_forcerespawn &#8220;1&#8243;<br />
set scr_drawfriend &#8220;1&#8243;<br />
set sv_disableClientConsole &#8220;0&#8243;<br />
set g_deadChat &#8220;1&#8243;<br />
set sv_allowDownload &#8220;1&#8243;<br />
set sv_wwwDownload &#8220;1&#8243;<br />
set sv_wwwBaseURL &#8220;&#8221;<br />
set sv_wwwDlDisconnected &#8220;&#8221;<br />
set g_allowvote &#8220;1&#8243;<br />
set g_allowVoteKick &#8220;1&#8243;<br />
set g_allowVoteMap &#8220;1&#8243;<br />
set g_allowVoteMapRestart &#8220;1&#8243;<br />
set g_allowVoteMapRotate &#8220;1&#8243;<br />
set g_allowVoteTempBanUser &#8220;0&#8243;<br />
set g_allowVoteTypeMap &#8220;1&#8243;<br />
set g_allowVoteDrawFriend &#8220;0&#8243;<br />
set g_allowVoteFriendlyFire &#8220;0&#8243;<br />
set g_allowVoteKillCam &#8220;1&#8243;<br />
set scr_dm_scorelimit &#8220;50&#8243;<br />
set scr_dm_timelimit &#8220;30&#8243;<br />
set scr_tdm_scorelimit &#8220;100&#8243;<br />
set scr_tdm_timelimit &#8220;30&#8243;<br />
set scr_sd_graceperiod &#8220;15&#8243;<br />
set scr_sd_roundlength &#8220;6&#8243;<br />
set scr_sd_roundlimit &#8220;10&#8243;<br />
set scr_sd_scorelimit &#8220;0&#8243;<br />
set scr_sd_timelimit &#8220;0&#8243;<br />
set scr_bel_alivepointtime &#8220;10&#8243;<br />
set scr_bel_scorelimit &#8220;50&#8243;<br />
set scr_bel_timelimit &#8220;30&#8243;<br />
set scr_re_graceperiod &#8220;15&#8243;<br />
set scr_re_roundlength &#8220;4&#8243;<br />
set scr_re_roundlimit &#8220;10&#8243;<br />
set scr_re_scorelimit &#8220;0&#8243;<br />
set scr_re_timelimit &#8220;0&#8243;<br />
set scr_re_showcarrier &#8220;1&#8243;<br />
set scr_hq_scorelimit &#8220;450&#8243;<br />
set scr_hq_timelimit &#8220;30&#8243;<br />
set scr_allow_bar &#8220;1&#8243;<br />
set scr_allow_bren &#8220;1&#8243;<br />
set scr_allow_enfield &#8220;1&#8243;<br />
set scr_allow_fg42 &#8220;0&#8243;<br />
set scr_allow_kar98k &#8220;1&#8243;<br />
set scr_allow_kar98ksniper &#8220;1&#8243;<br />
set scr_allow_m1carbine &#8220;1&#8243;<br />
set scr_allow_m1garand &#8220;1&#8243;<br />
set scr_allow_mp40 &#8220;1&#8243;<br />
set scr_allow_mp44 &#8220;1&#8243;<br />
set scr_allow_nagant &#8220;1&#8243;<br />
set scr_allow_nagantsniper &#8220;1&#8243;<br />
set scr_allow_panzerfaust &#8220;0&#8243;<br />
set scr_allow_ppsh &#8220;1&#8243;<br />
set scr_allow_springfield &#8220;1&#8243;<br />
set scr_allow_sten &#8220;1&#8243;<br />
set scr_allow_thompson &#8220;1&#8243;<br />
set dm_maps &#8220;Array&#8221;<br />
set tdm_maps &#8220;Array&#8221;<br />
set sd_maps &#8220;Array&#8221;<br />
set re_maps &#8220;Array&#8221;<br />
set bel_maps &#8220;Array&#8221;<br />
set hq_maps &#8220;Array&#8221;<br />
set sv_maprotationcurrent &#8220;&#8221;<br />
set sv_mapRotation &#8220;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 &#8221;<br />
map_rotate</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-1-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call of Duty 2 &#8211; Server</title>
		<link>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-2-server</link>
		<comments>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-2-server#comments</comments>
		<pubDate>Mon, 21 Dec 2009 13:43:41 +0000</pubDate>
		<dc:creator>Heroin</dc:creator>
				<category><![CDATA[Installation Guides]]></category>
		<category><![CDATA[call of duty]]></category>
		<category><![CDATA[COD]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=377</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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.<span id="more-377"></span></p>
<p style="text-align: center;"><strong>A Heroin Orginal</strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/EgUh-ynn_-0" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/EgUh-ynn_-0"></embed></object></p>
<p>You will need the following files:</p>
<ul>
<li>COD2 install files</li>
<li>COD2 patches</li>
<li>COD2 serial</li>
<li>COD2 cracks</li>
</ul>
<p>You can get the install files in various ways. I would  suggest usenet or bittorent. For example you could use the following <a href="http://www.mininova.org/tor/1815387" target="_blank">torrent</a>. 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.</p>
<p>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 <a href="http://www.gamershell.com/download_7849.shtml" target="_blank">here</a>.</p>
<p>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 &#8220;<em><span style="color: #000000;">Call of Duty 2 v1.3 PRIVATE SERVER PATCH v2</span></em>&#8221; (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.</p>
<p>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 &#8221; thing.</p>
<p><span style="color: #3366ff;">+set dedicated 2 +exec server.cfg +map_rotate</span></p>
<p>Mine looks like this when finished:</p>
<p><span style="color: #3366ff;">&#8220;C:\Program Files\Activision\Call of Duty 2\CoD2MP_s.exe&#8221; + set dedicated 2 + exec server.cfg</span></p>
<p>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.</p>
<p>Here is what my server.cfg looks like:<br />
(you should chance the colored stuff and save it in your COD2 directory)</p>
<p>sets _ADMIN &#8220;<span style="color: #3366ff;">Heroin</span>&#8221;<br />
sets _EMAIL &#8220;<span style="color: #3366ff;">Heroin@orangeswarm.co</span>~&#8221;<br />
sets _IRC &#8220;&#8221;<br />
sets _WEBSITE &#8220;http://orangeswarm.com&#8221;<br />
sets _LOCATION &#8220;Europe&#8221;<br />
set sv_hostname &#8220;<span style="color: #3366ff;">Heroin&#8217;s Server</span>&#8221;<br />
set scr_motd &#8220;READY!! FIGHT!!&#8221;<br />
set sv_pure &#8220;0&#8243;<br />
set sv_maxclients &#8220;16&#8243;<br />
set sv_minping &#8220;0&#8243;<br />
set sv_maxping &#8220;200&#8243;<br />
set sv_maxrate &#8220;&#8221;<br />
set sv_voice &#8220;0&#8243;<br />
set sv_voicequality &#8220;5&#8243;<br />
set g_password &#8220;<span style="color: #3366ff;">PASSWORD</span>&#8221;<br />
set sv_privateclients &#8220;&#8221;<br />
set sv_privatepassword &#8220;&#8221;<br />
set sv_disableclientconsole &#8220;0&#8243;<br />
set rcon_password &#8220;&#8221;<br />
set sv_wwwdownload &#8220;0&#8243;<br />
set sv_wwwBaseURL &#8220;&#8221;<br />
set sv_wwwDlDisconnected &#8220;1&#8243;<br />
set sv_drawfriend &#8220;1&#8243;<br />
set scr_friendlyfire &#8220;1&#8243;<br />
set scr_forcerespawn &#8220;1&#8243;<br />
set scr_killcam &#8220;1&#8243;<br />
set g_allowvote &#8220;1&#8243;<br />
set scr_teambalance &#8220;1&#8243;<br />
set scr_spectateenemy &#8220;1&#8243;<br />
set scr_spectatefree &#8220;1&#8243;<br />
set scr_allow_bar &#8220;1&#8243;<br />
set scr_allow_bren &#8220;1&#8243;<br />
set scr_allow_enfield &#8220;1&#8243;<br />
set scr_allow_enfieldsniper &#8220;1&#8243;<br />
set scr_allow_g43 &#8220;1&#8243;<br />
set scr_allow_greasegun &#8220;1&#8243;<br />
set scr_allow_kar98k &#8220;1&#8243;<br />
set scr_allow_kar98ksniper &#8220;1&#8243;<br />
set scr_allow_m1carbine &#8220;1&#8243;<br />
set scr_allow_m1garand &#8220;1&#8243;<br />
set scr_allow_mp40 &#8220;1&#8243;<br />
set scr_allow_mp44 &#8220;1&#8243;<br />
set scr_allow_nagant &#8220;1&#8243;<br />
set scr_allow_nagantsniper &#8220;1&#8243;<br />
set scr_allow_pps42 &#8220;1&#8243;<br />
set scr_allow_ppsh &#8220;1&#8243;<br />
set scr_allow_shotgun &#8220;1&#8243;<br />
set scr_allow_springfield &#8220;1&#8243;<br />
set scr_allow_sten &#8220;1&#8243;<br />
set scr_allow_svt40 &#8220;1&#8243;<br />
set scr_allow_thompson &#8220;1&#8243;<br />
set scr_allow_fraggrenades &#8220;1&#8243;<br />
set scr_allow_smokegrenades &#8220;1&#8243;<br />
set scr_ctf_scorelimit &#8220;5&#8243;<br />
set scr_ctf_timelimit &#8220;30&#8243;<br />
set scr_dm_scorelimit &#8220;50&#8243;<br />
set scr_dm_timelimit &#8220;30&#8243;<br />
set scr_sd_bombtimer &#8220;60&#8243;<br />
set scr_sd_graceperiod &#8220;15&#8243;<br />
set scr_sd_roundlength &#8220;4&#8243;<br />
set scr_sd_roundlimit &#8220;0&#8243;<br />
set scr_sd_scorelimit &#8220;50&#8243;<br />
set scr_sd_timelimit &#8220;30&#8243;<br />
set scr_tdm_scorelimit &#8220;100&#8243;<br />
set scr_tdm_timelimit &#8220;30&#8243;<br />
set scr_hq_scorelimit &#8220;450&#8243;<br />
set scr_hq_timelimit &#8220;30&#8243;<br />
set sv_mapRotationCurrent &#8220;&#8221;<br />
set sv_maprotation &#8220;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&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-2-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call of Duty 4 &#8211; Server</title>
		<link>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-4-server</link>
		<comments>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-4-server#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:07:01 +0000</pubDate>
		<dc:creator>Heroin</dc:creator>
				<category><![CDATA[Installation Guides]]></category>
		<category><![CDATA[call of duty]]></category>
		<category><![CDATA[COD]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=381</guid>
		<description><![CDATA[This is a great server guide, but feedback would be sweet so i can improve it. In this tutorial I want to show you how to setup a COD4 server to play online against your friends. It will be a private COD4 Server better known as a cracked server. I just want to play with [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This is a great server guide, but feedback would be sweet so i can improve it. In this tutorial I want to show you how to setup a COD4 server to play online against your friends. It will be a private COD4 Server better known as a cracked server. I just want to play with my friends so i don&#8217;t 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 you care if you are reading this is about the same chance as you being a transvestite wearing a bunny outfit.<span id="more-381"></span></p>
<p style="text-align: center;"><strong>A Heroin Original</strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/mFb11-a2sIw" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/mFb11-a2sIw"></embed></object></p>
<p>Ok Obviously we are going to need a couple of things so get the following stuff downloaded.</p>
<ul>
<li>COD4 install files</li>
<li>COD4 patches</li>
<li>COD4 serial</li>
<li>COD4 cracks</li>
</ul>
<p>Where oh where can you get these files. Bittorent obviously. Use your favorite torrent tracker to get the COD4 iso. Once you  have it mount it using your favorite mounting software. In my case it would be something like this <a href="http://www.mininova.org/tor/1157649" target="_blank">torrent</a> then mounting it with DaemonTools. Then just install that iso like there is no tomorrow. If it asks for a serial explore the contents of the CD which might contain a .nfo file. Open the .nfo with notepad and it will display some information including a serial (most of the time anyway)</p>
<p>Ok so now you need to patch it..  well you dont have too.., but why use something old? So download the patches. I prefer using gamershell.com but there are plenty of sites where u can get the patches. I needed patch 1.6 and 1.7</p>
<p>When those are done downloading and you patched COD4 you should have COD4 installed and the current version. Try to play the game. I dare u. Wont work eh? something about a bitch ass CD or whatever it begs for? Well you are going to need crack my dear sir. Not the smokable kind but the .exe kind. Obviously let me link u.. I would go to http://gamecopyworld.com and go to the COD4 directory. Download the Private Windows Server no wait patch for your COD4 version. In my case i downloaded Call of Duty 4 v1.7 PRIVATE WINDOWS SERVER &amp; NO-WAIT PATCH #1.</p>
<p>When its downloaded extract the iw3mp and place it in your COD4 folder. It will ask you if you want to overwrite the current file. Yah u do so press yah. Ok You could play online on other cracked servers at this point. You can even go ingame and do Create a Server and your friends can join (whether they have a legal game or not).</p>
<p>To create a dedicated server you need to add some parameters (shit) to a shortcut. So make a shortcut of the iw3mp.exe in your COD4 folder place it anywhere u want (desktop probably). 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 &#8221; thing.</p>
<p><span style="color: #3366ff;">+set dedicated 2 +set sv_punkbuster 0 +map_rotate</span></p>
<p>Mine looks like this when finished:</p>
<p><span style="color: #3366ff;">&#8220;C:\Program Files\Call of Duty 4 &#8211; Modern Warfare\iw3mp.exe&#8221; +set dedicated 2 +set sv_punkbuster 0 +exec server.cfg +map_rotate</span></p>
<p>Now when you run the shortcut it will create a dedicated server!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-4-server/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Call of Duty 5 &#8211; Server</title>
		<link>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-5-server</link>
		<comments>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-5-server#comments</comments>
		<pubDate>Mon, 21 Dec 2009 14:28:59 +0000</pubDate>
		<dc:creator>Heroin</dc:creator>
				<category><![CDATA[Installation Guides]]></category>
		<category><![CDATA[call of duty]]></category>
		<category><![CDATA[COD]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.setupswarm.com/wordpress/?p=387</guid>
		<description><![CDATA[This isn&#8217;t the first OrangeSwarm.com Server guide, but  feedback would be sweet. In this tutorial i want to show you how to setup a COD5 server to play online against your friends. It is very similar to the COD4 server tutorial. Both games have the same engine so that makes sense i think.. This game [...]]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t the first OrangeSwarm.com Server guide, but  feedback would be sweet. In this tutorial i want to show you how to setup a COD5 server to play online against your friends. It is very similar to the COD4 server tutorial. Both games have the same engine so that makes sense i think.. This game has some sick multiplayer mojo going on. I mean i loved COD1 but this.. unexplainable.<span id="more-387"></span></p>
<p style="text-align: center;"><strong>A Heroin Original</strong><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/F4OJT_LZMGc&amp;hl=nl&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/F4OJT_LZMGc&amp;hl=nl&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Ok Obviously we are going to need a couple of things so get the following stuff downloaded.</p>
<ul>
<li>COD5 install files</li>
<li>COD5 patches</li>
<li>COD5 serial</li>
<li>COD5 cracks</li>
</ul>
<p>Where oh where can you get these files. Bittorent anyone? Use your favorite torrent tracker to get the COD5 iso. Alternatively you could buy the game. Whatever floats your boat. I prefer to buy games when i play them more then once.</p>
<p>Ok so now you need to patch it..  well you don&#8217;t have too.., but why use something old? So download the patches. I prefer using gamershell.com but there are plenty of sites where u can get the patches. I needed patch 1.1<br />
When those are done downloading and you patched COD5 you should have COD5 installed and the current version. You need to apply no cd cracks. You can get the NOCD crack for your COD5 version at <a href="http://m0025.gamecopyworld.com/games/pc_call_of_duty_5.shtml" target="_blank">GameCopyWorld</a> Click that URL and download &#8220;<em>Call of Duty: World at War v1.1 PRIVATE SERVER PATCH</em>&#8221; or the 1.0 patch depending on your version. Download and open the .z7 file (which you can open with <a href="http://rarlabs.com" target="_blank">winrar</a>] or any other unpacking software.</p>
<p>Extract the .exe from the file you downloaded and place it on your game directory eg. &#8220;<em>C:\Program Files\Activision\Call of Duty &#8211; World at War</em>&#8221;</p>
<p>To create a dedicated server you need to add some parameters (shit) to a shortcut. So make a shortcut of the CoDWaWmp.exe in your COD5 folder place it anywhere u want (desktop probably). 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 &#8221; thing.</p>
<p>Add this:<br />
<span style="color: #3366ff;">+set dedicated 2 +exec server.cfg +map_rotate</span></p>
<p>Mine looks like this when finished:</p>
<p><span style="color: #3366ff;">&#8220;C:\Program Files\Activision\Call of Duty &#8211; World at War\CoDWaWmp.exe&#8221; +set dedicated 2 +exec server.cfg +map_rotate</span></p>
<p>Now when you run the shortcut it will create a dedicated server!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.setupswarm.com/main/games/installation-guides/call-of-duty-5-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
