<?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>cowgod.net &#187; left 4 dead</title>
	<atom:link href="http://cowgod.net/category/left-4-dead/feed/" rel="self" type="application/rss+xml" />
	<link>http://cowgod.net</link>
	<description>pc gaming redefined</description>
	<lastBuildDate>Tue, 28 Feb 2012 19:05:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>crouch toggling in left 4 dead</title>
		<link>http://cowgod.net/2009/08/19/crouch-toggling-in-left-4-dead/</link>
		<comments>http://cowgod.net/2009/08/19/crouch-toggling-in-left-4-dead/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 04:32:07 +0000</pubDate>
		<dc:creator>cowgod</dc:creator>
				<category><![CDATA[left 4 dead]]></category>
		<category><![CDATA[pcgaming]]></category>

		<guid isPermaLink="false">http://cowgod.net/?p=107</guid>
		<description><![CDATA[<p>  if you have been playing left 4 dead for more than a few hours, you no doubt have come to the realization that crouching is a very important strategy.  when a zombie horde hones in on you, it&#8217;s a good idea to huddle up with your team mates in a corner.  [...]</p>]]></description>
			<content:encoded><![CDATA[<p><img src="http://cowgod.net/wp-content/uploads/2009/08/l4d_crouch.jpg" alt="left 4 dead crouch" title="left 4 dead crouch" width="72" height="72" class="left" />  if you have been playing <a href="http://www.amazon.com/gp/product/B000PS4X7S?ie=UTF8&#038;tag=cowgodnet-20&#038;linkCode=as2&#038;camp=1789&#038;creative=9325&#038;creativeASIN=B000PS4X7S" class="external">left 4 dead</a> for more than a few hours, you no doubt have come to the realization that <strong>crouching is a very important strategy</strong>.  when a zombie horde hones in on you, it&#8217;s a good idea to huddle up with your team mates in a corner.  you and another survivor can crouch in front and shove the zombies back, and two people behind can fire over your head to disperse the zombies more rapidly.  why then are you required to hold down the crouch button for possibly dozens of seconds to remain in this strategic position?  i don&#8217;t know about you, but my finger gets tired holding that button down.</p>
<p>fortunately, my friends, <em>there is an easier way</em>.  if you hunt down your <strong>autoexec.cfg</strong> file that <a href="/2009/03/29/play-as-infected-in-left-4-dead-single-player/">i told you about previously</a>, you can add a command to the file to change the crouch behavior.  the <em>toggle_duck</em> command will reverse whatever state of crouch you happen to be in; if you are currently standing up, you will crouch when pressing the button.  if you are crouched, pressing the button will make you stand up.  sweetness, right?</p>
<p>i use <strong>mouse button 4</strong> for crouch toggling, but make sure you insert whatever key or button you use in the following command:</p>
<pre>
bind "mouse4" "toggle_duck"
</pre>
<p>now you just press or click once to crouch, and again to stop crouching.</p>
<p>i find this very helpful for the hunter as well, because you can be ready to pounce at any time without fear of standing up when in the heat of battle!</p>
]]></content:encoded>
			<wfw:commentRss>http://cowgod.net/2009/08/19/crouch-toggling-in-left-4-dead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>play as infected in left 4 dead single player (survival pack update)</title>
		<link>http://cowgod.net/2009/06/05/play-as-infected-in-left-4-dead-single-player-survival-pack-update/</link>
		<comments>http://cowgod.net/2009/06/05/play-as-infected-in-left-4-dead-single-player-survival-pack-update/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 05:32:29 +0000</pubDate>
		<dc:creator>cowgod</dc:creator>
				<category><![CDATA[left 4 dead]]></category>
		<category><![CDATA[pcgaming]]></category>
		<category><![CDATA[single player]]></category>

		<guid isPermaLink="false">http://cowgod.net/?p=97</guid>
		<description><![CDATA[<p>if you happened to read my previous article on playing as infected in left for dead single player and tried it out since the survival pack came out, you no doubt have cursed my name and damned me to hell.  the set of commands in that article are no longer valid.
to get you pouncing [...]</p>]]></description>
			<content:encoded><![CDATA[<p>if you happened to read my <a href="/2009/03/29/play-as-infected-in-left-4-dead-single-player/">previous article on playing as infected in left for dead single player</a> and tried it out since the survival pack came out, you no doubt have cursed my name and damned me to hell.  the set of commands in that article are <strong>no longer valid</strong>.</p>
<p>to get you pouncing in the comfort of <em>your own single player game</em> again, please follow the same steps in the other article, but <strong>replace the previous line</strong>:</p>
<pre>
alias "sp_versus" "sv_cheats 1; director_force_versus_start; director_no_human_zombies 0; sb_all_bot_team 1;"
</pre>
<p>with this one:</p>
<pre>
alias "sp_versus" "sv_cheats 1; director_force_versus_start; mp_gamemode versus; sb_all_bot_team 1;"
</pre>
<p>good times.</p>
]]></content:encoded>
			<wfw:commentRss>http://cowgod.net/2009/06/05/play-as-infected-in-left-4-dead-single-player-survival-pack-update/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>choose whichever special infected you want in left 4 dead single player</title>
		<link>http://cowgod.net/2009/04/19/choose-whichever-special-infected-you-want-in-l4d-single-player/</link>
		<comments>http://cowgod.net/2009/04/19/choose-whichever-special-infected-you-want-in-l4d-single-player/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 17:50:20 +0000</pubDate>
		<dc:creator>cowgod</dc:creator>
				<category><![CDATA[left 4 dead]]></category>
		<category><![CDATA[pcgaming]]></category>
		<category><![CDATA[single player]]></category>

		<guid isPermaLink="false">http://cowgod.net/?p=84</guid>
		<description><![CDATA[<p>if you have tried playing as the infected in left 4 dead single player as i suggested previously, you&#8217;ve probably been having lots of fun tearing up the ai controlled players.  after poking around in the developer console, i found a command that lets you choose whichever special infected you want and ignores the [...]</p>]]></description>
			<content:encoded><![CDATA[<p>if you have tried <a href="/2009/03/29/play-as-infected-in-left-4-dead-single-player">playing as the infected in left 4 dead single player as i suggested previously</a>, you&#8217;ve probably been having lots of fun tearing up the <abbr><span class="abbr" title="artificial intelligence">ai</span></abbr> controlled players.  after poking around in the developer console, i found a command that <strong>lets you choose whichever special infected you want</strong> and <em>ignores the spawn timer</em>.</p>
<p><img src="http://cowgod.net/wp-content/uploads/2009/04/l4d_you_are_dead.jpg" alt="left 4 dead message saying you are dead" width="425" height="81" /></p>
<p>want to practice hunter pouncing over and over?  no problem.  just enter the following into the developer console during gameplay:</p>
<pre>
z_spawn hunter auto
</pre>
<p>want to play as the tank?  now you can <em>any time you want</em> with:</p>
<pre>
z_spawn tank auto
</pre>
<p>to make this choosing process easier, use the configuration below whereby you can press f5 through f8 to play as the special infected of your choice.  make sure you <a href="/2009/03/29/play-as-infected-in-left-4-dead-single-player">check out my previous article</a> if you don&#8217;t know where to put these commands:</p>
<pre>
alias "sp_versus" "sv_cheats 1; director_force_versus_start; mp_gamemode versus; sb_all_bot_team 1"
bind "f1" "sp_versus"
bind "f2" "jointeam 2"
bind "f3" "jointeam 3"
bind "f5" "z_spawn hunter auto"
bind "f6" "z_spawn smoker auto"
bind "f7" "z_spawn boomer auto"
bind "f8" "z_spawn tank auto"
</pre>
<p>happy infecting!</p>
]]></content:encoded>
			<wfw:commentRss>http://cowgod.net/2009/04/19/choose-whichever-special-infected-you-want-in-l4d-single-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>play as infected in left 4 dead single player</title>
		<link>http://cowgod.net/2009/03/29/play-as-infected-in-left-4-dead-single-player/</link>
		<comments>http://cowgod.net/2009/03/29/play-as-infected-in-left-4-dead-single-player/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 19:22:16 +0000</pubDate>
		<dc:creator>cowgod</dc:creator>
				<category><![CDATA[left 4 dead]]></category>
		<category><![CDATA[pcgaming]]></category>
		<category><![CDATA[single player]]></category>

		<guid isPermaLink="false">http://cowgod.net/?p=61</guid>
		<description><![CDATA[<p>the multiplayer world of gaming can be a pretty harsh place when you&#8217;re new to the scene.  you&#8217;ll constantly be yelled at if you don&#8217;t do the right thing or if you make a mistake.  you&#8217;ll be called a newb and nobody will want you on their team.  with a game like [...]</p>]]></description>
			<content:encoded><![CDATA[<p>the multiplayer world of gaming can be a pretty harsh place when you&#8217;re new to the scene.  you&#8217;ll <em>constantly</em> be yelled at if you don&#8217;t do <strong>the right thing</strong> or if you make a mistake.  you&#8217;ll be called a <a href="http://www.urbandictionary.com/define.php?term=newb" title="definition of newb" class="external">newb</a> and nobody will want you on their team.  with a game like <a href="http://www.mobygames.com/game/left-4-dead" class="external">left 4 dead</a>, <strong>where teamwork is paramount</strong>, you&#8217;ll need to hone your skills so your team can count on you.</p>
<p>luckily, left 4 dead has a single player mode that allows you to practice fighting off the zombie horde with three other <abbr><span class="abbr" title="artificial intelligence">ai</span></abbr> controlled players that <strong>won&#8217;t ridicule you</strong>.  <a href="http://twitter.com/bill_l4d" title="follow bill on twitter" class="external">bill</a> may say you <em>smell like a sewer</em> or <a href="http://twitter.com/francis_l4d" title="follow francis on twitter" class="external">francis</a> may say he wouldn&#8217;t mind <em>leaving you to die</em>, but they certainly won&#8217;t call you a newb.</p>
<p>that&#8217;s all well and good for practicing as the survivors, but what about the infected?  the very first time you play versus mode as the infected, you notice right away that it is radically different.  the game world is viewed with a brown hue, you start off in a strange state called <em>spawn mode</em>, your methods of attack are obviously very different from the survivors, and you can see where the survivors are at all times.</p>
<p>if you are intimidated about all this like i was at first, you&#8217;ll be happy to know that <strong>it is possible to play as the infected in single player mode</strong>.</p>
<p><img src="http://cowgod.net/wp-content/uploads/2009/03/l4d_sp_versus.jpg" alt="left 4 dead scoreboard showing single player infected" /></p>
<p>unfortunately this isn&#8217;t a mode that is built into the game so you&#8217;ll have to use some <strong>console commands</strong> to get it working properly.  open your game options and head to the keyboard/mouse settings to enable the developer console.</p>
<p><img src="http://cowgod.net/wp-content/uploads/2009/03/l4d_developer_console.jpg" alt="left 4 dead keyboard/mouse options" /></p>
<p>by default, the key to open the console is the back tick key, which is found to the left of the 1 key on most <abbr><span class="abbr" title="united states">us</span></abbr> keyboards.  start a single player game, open the developer console, and type in the following commands:</p>
<pre>
sv_cheats 1
director_force_versus_start
director_no_human_zombies 0
sb_all_bot_team 1
jointeam 3
</pre>
<p>you now have a playground to experiment with the four different special infected against four <abbr><span class="abbr" title="artificial intelligence">ai</span></abbr> controlled survivors.  learn the special infected&#8217;s strengths, their weaknesses, and where the good hiding spots are located.  if you plan on practicing a lot, you certainly aren&#8217;t going to want to type in those console commands <em>every single time you play</em>.  fortunately, you don&#8217;t have to.</p>
<p>open your favorite text editor and open the file <strong>autoexec.cfg</strong> which can be found in your <a href="http://store.steampowered.com/" class="external">Steam</a> installation folder in <em>SteamApps\common\left 4 dead\left4dead\cfg</em>.  if you don&#8217;t see this file, you will need to create it.  insert the following lines:</p>
<pre>
alias "sp_versus" "sv_cheats 1; director_force_versus_start; director_no_human_zombies 0; sb_all_bot_team 1;"
bind "f4" "sp_versus" // enable single player versus mode
bind "f5" "jointeam 2" // join survivors team
bind "f6" "jointeam 3" // join infected team
</pre>
<p>with the above configuration, you can press <strong>f4</strong> to begin versus mode and <strong>f6</strong> to join the infected team.  but wait, there&#8217;s more!  if you <em>have</em> played versus mode before, you know that the tank typically only spawns once per level, sometimes not at all, and the person that gets chosen to play as the tank is random.  since you&#8217;re the only infected on the team, <em>you will always be the tank</em>!  if you chose the final chapter for any movie, <strong>you will get to play as the tank twice or maybe even thrice</strong>!</p>
<p><img src="http://cowgod.net/wp-content/uploads/2009/03/l4d_sp_versus_tank.jpg" alt="left 4 dead: you will become the tank" /></p>
<p>also, because you can select any chapter to start from, you can keep playing the finales over and over again.  this is a great way to practice with the tank and to completely dominate the survivors.  if you try this yourself, you may notice that the <abbr><span class="abbr" title="artificial intelligence">ai</span></abbr> controlled survivors won&#8217;t begin the finale, which is where our previous configuration comes in.  press <strong>f5</strong> to switch to the survivors team and start the finale, then press <strong>f6</strong> to go back to the infected team.</p>
<p>there are a few things i want to leave you with:</p>
<ul>
<li>the difficulty you chose will be inverted as infected.  <strong>expert</strong> mode will be easier for you and <strong>easy</strong> mode will be more difficult.</li>
<li>the delay for the smoker tongue is much longer when you miss than it is in versus mode.</li>
<li>you may find that sometimes the safe room door cannot be opened.  if this happens, make sure you are on the infected team and wait for about 30 seconds.  the door will open automatically.</li>
<li><strong>you can play <em>any</em> campaign, not just the two currently available in versus mode!</strong>  you can learn the <strong>dead air</strong> and <strong>death toll</strong> campaigns before the <a href="http://www.left4dead411.com/news/2009/03/survival-pack-april-21/" title="survival pack, april 21, 2009" class="external">survival pack</a> comes out on april 29th!</li>
<li>the maps you are playing on are <em>single player</em> maps and are not properly balanced for versus mode.  there will be differences between these maps and those specifically designed for versus mode.</li>
<li>you will not see the arrow indicators for areas you can climb as the infected, but it is still possible to climb those areas regardless, provided you know where they are.</li>
</ul>
<p>have fun and practice pouncing, pulling, puking and pummeling!</p>
<p><strong>update!</strong>  the alias shown here does not work as of the survival pack update.  read the <a href="http://cowgod.net/2009/06/05/play-as-infected-in-left-4-dead-single-player-survival-pack-update/" title="play as infected in left 4 dead single player (survival pack update)">survival pack update</a> post for additional info and the new alias.</p>
]]></content:encoded>
			<wfw:commentRss>http://cowgod.net/2009/03/29/play-as-infected-in-left-4-dead-single-player/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

