Monday, March 30, 2009

Crawl While Incapped / Down - L4D Hidden Feature

This video shows survivor behaviour modified to crawl when down / incapped by use of the following commands:

sv_cheats 1
sm_cvar survivor_allow_crawling 1
survivor_crawl_speed 15


The speed can be set to what you want but anything above 25 is not recommended as the animation gets flakey.

You will need to have SourceMod installed to be able to use the sm_cvar command.

If you want this running all the time you can add the commands to server.cfg.



All credit goes to Apex: http://www.apex-games.net/?page_id=145

Permission to post this video is here.

Saturday, March 28, 2009

Community Map - L4D Death Aboard III - Docks

Docks is the 3rd installment of the Death Aboard campaign, which is coming together quite nicely now.

The Survivors have a fair amount of ground to cover with a single crescendo event towards the end of the map.

Known bugs:
* All ladders have been changed to fit with L4D's proper settings now. But they are still confusing bots and npcs sometimes.
* The bulletproof glass in the prison is still not blocking bullets
* Water in docks level still not final
* Saferooms might spawn too many healthkits in campaign mode
* Tanks and witches don't spawn in campaign mode.

I'm going to try and see if I can find some servers hosting the Versus map soon - it should be a blast!

Links:
Death Aboard II - PrisonYard
Death Aboard I - Prison

Download: http://l4dmapdb.com/campaign:death-aboard

Wednesday, March 25, 2009

Left 4 Dead Update - Wednesday March 25th

Well, there are no doubt a few welcome changes in this update. I am most happy to see melee fatigue, Boomer vomit passing through common infected, and server fixes. I have never been able to get the sv_search_key (now just "key") to work ...

Game and client changes:
  • Introduced fatigue to the melee attack in versus mode. You will see a HUD display when your melee swing is cooling down
  • Boomer vomit will now pass through common infected
  • Addressed some surround sound detection issues
  • Fixed a rare crash when exiting Left4Dead on Windows Vista
  • Fixed a case where the complete all expert campaigns achievement was not being rewarded

Dedicated server changes:

  • Corrected an issue where Windows based dedicated were sending spurious shutdown notifications to the master causing them to delist temporarily
  • Fixed dedicated servers not resetting the versus team swap correctly--you could join a dedicated server that had a previous game that was swapped and arrive on the other team than what was selected in the lobby
  • Renamed the tags for sv_search_key to use "key:" in the server tags instead of "sv_search_key." This should help with issues of the 63 character limit of server tags
  • Fixed an occasional server crash related to voting

Sunday, March 15, 2009

No Mercy 5 - Versus - Molotovs

On the finale of No Mercy when the survivors are faced with Hunters, a Boomer and a Smoker at the top of the final ladder on to the roof it is common practise to throw a molotov onto the roof to try and snag one of these bosses.

But, if the bosses are all standing on vents (and the Smoker is over by the radar station) you will need to be much more precise with your molotov aim to catch them on fire.

Wbokunic's video shows you how ...

Thursday, March 12, 2009

Left4Dead Update - Thursday, March 12th

It looks like the problems with last nights update have been resolved with this next update earlier this today.

  • Fixed sv_search_key appearing in server browser
  • Fixed issue where changing the sv_search_key did not update the master correctly
  • Fixed master server issue with Linux fork mode that affected availability of Valve dedicated servers
  • Tank melee attack can now hit multiple Survivors in one swing
  • Missed from the previous list changes: Fixed acheivements to match stats. Past achievements not previously awarded will be shown in the game UI

Left4Dead Update - Wednesday, March 11th

Yesterday's update brought a lot of fixes that will be a definite improvement to the game balance on Versus mode. The tank and smoker changes will be particularly welcome in my opinion ...

Versus Mode Changes

  • Tank melee attack can now hit multiple Survivors in one swing
  • Fixed Tank punch being able to hit targets behind walls
  • Fixes to 'Tank parking'. The Tank will now run back and attack the Survivors if he becomes AI due to two players expiring the frustration meter
  • Fixed a case where a Tank frustration meter could run out right as he was in his death animation and he would come back to life
  • Fixed a case where the Tank was moving too slowly while crouching and being shot
  • Tanks now have the possibility of spawning in a slightly different position for the first and second teams
  • The order that the teams play as Survivors is now determined by which team has the higher overall score. The winning team will play as Survivors first
  • The Smoker tongue can now target and grab victims through common infected
  • Increased the cone in which a Smoker can grab a target
  • The Witch no longer cuts Smoker tongues in a radius around her
  • Boomers that explode in mid-air will now hit Survivors directly below them with Bile
  • Reduced the damage that burning Hunters do to pounced victims
  • Adjusted the time at which players take over from bots to avoid 5 seconds of the bot standing idle while the player finishes connecting.
  • Fixed some cases where versus score was not being recalculated properly. It is no longer beneficial to pass pills between players at the end of the round or heal other players and then shoot them
  • Fixed a case where it was possible to spectate an AI infected and hit +use to take them over

Server Changes
  • Added convar sv_gametype that allows server operators to limit the types of games that will start on their server. Default value is 'coop,versus'. Can be changed to just 'coop' or just 'versus' to limit to those game types

General changes
  • Fixed a case where players would join as a dead Survivor when a living Survivor was still available
  • Fixed a case where restarting a level due to the team dying would give more than the max primary ammo on restart
  • Fixed the speaking icon showing up on the local player during level transition if voice_vox was set to 1
  • The scoreboard now shows the numeric value of a player's ping

GameUI
  • Quick match will now try to match to any campaign. Removed the preference to match to games according to the player progressing through all campaigns
  • Games in a finale are now joinable via the Friends and Steam Group games list

Saturday, February 28, 2009

Dead Before Dawn - ModDB Best Upcoming Mod 2008

Darth Brush's Dead Before Dawn wins the ModDB Players' Choice: Best Upcoming Mod for 2008.

Originally created for the Half Life 2 Mod "No More Room in Hell" it is now being customized and ported to Left 4 Dead.

Dead Before Dawn contains replica locations from the movie Dawn of the Dead, so far including:


* Crossroads Mall
* Anna's House
* The Park

Soon you will be able to see Andy's Gunshop.

This campaign also promises Easter eggs from the movie and a 100% custom soundtrack.

At the moment, this Campaign looks like it will set the bar for the L4D mapping community ...


Friday, February 27, 2009

Left 4 Dead tutorials - from valve!

This is a great guide that will help a lot of people out until the official SDK for L4D comes out.

Apparently it is an archive of tutorials for the dev Wiki for the L4D SDK (when it comes out).

Download.

















This is the listing of the tutorials:

* Getting Started
* Your First L4D Level
* Ladders
* Visibility
* Nav Meshes
* Checkpoints
* Checkpoint Rooms
* Outdoor Levels
* Level Organization
* Level Standards
* Clip Brushes
* Elevators
* Panic Events
* Breakable Walls
* Finale Events Part 1
* Finale Events Part 2
* Finale Events Part 3
* Additional Finale Components
* Nav Flow
* Advanced Nav Editing
* Versus Maps

The original thread is here, man this makes me wish I had time to make a map ...

Thursday, February 26, 2009

Community Map - Spray and Pray (Beta)

This is a work in progress by BrainFood ...



All audio was added post production and is not recorded in game ...

Download: http://www.fpsbanana.com/maps/81857

Tuesday, February 17, 2009

Left4Dead - ESXi Server Performance - Campain Mode


This is CPU performance of L4D in campaign mode running on ESXi - my CPU is AMD (Dual Core) X2 BE-2400 Brisbane 2.3GHz.

SourceMod - Linux Installation

Why would you want SourceMod on your server?

Well it can help you administer your server in game and you can also install additional plugins with it. This is what it looks like in game ...













Installation consists of copying files to your server so you will need ftp or SSH access to your server. Before you do this you will need to confirm your Steam ID for use later - simply join a server and then open the console and then type the following and hit enter:

status

The result will give you your Steam ID. Copy and paste it from the console and save it for later.

First download Metamod to your computer and extract the files. Copy the addons folder to your left4dead folder on your server. On my server this is /home/user/hlds/l4d/left4dead.

Next you need to generate a vdf file - choose Left4Dead as the game type and leave the gamefolder blank to download the correct file (click Generate Metamod VDF). Upload this file to the addons folder on your server. On my server this is /home/user/hlds/l4d/left4dead/addons.

Now download SourceMod and extract the files. Copy the contents of your addons folder to the addons folder on the server. On my server this is /home/user/hlds/l4d/left4dead/addons. Copy the contents of the cfg folder to the cfg folder on the server. On my server this is /home/sxl4d/user/l4d/left4dead/cfg.

Next we just need to grant ourselves some admin rights by editing the addons/sourcemod/configs/admins_simple.ini file. On my server this is /home/user/hlds/l4d/left4dead/addons/sourcemod/configs/admins_simple.ini.

At the bottom of the file just add the following line where the Steam ID is the one you saved earlier:

"Steam ID" "bcdefghijklmn"

The Steam ID specifies a player and the next field specifies permissions as per the following table:













Simply reboot the server and you are good to go - connect to your server, open the console and type the following to view the in-game admin menu:
sm_admin
Thanks to KingJulian on this thread for many of these details ...

Sunday, February 15, 2009

Left4Speed - Left 4 Dead Parody

This is probably the funniest L4D parody that I have seen ...



What are the odds!? lol ... Awesome job ...

Connect to Private Dedicated Server through a Lobby

Well I have tried to do this on and off for a little while now and found a post by MaxRabbit that works for me.

My server config is pretty bare at this point:

server.cfg:

hostname "l4d"
rcon_password "*************"
mp_disable_autokick 1
sv_voiceenable 1
sv_allow_lobby_connect_only 1
sv_region 1
log on
sv_clearhinthistory 0

Server start script:

./srcds_run l4d -secure -maxplayers 4 +hostport 27015 +map l4d_hospital01_apartment +exec server.cfg +sv_lan 0

To connect from a Lobby this is what you do ...

First launch L4D and open up the console and type:

sv_cheats 1
ms_force_dedicated_server x:y

Here x is your WAN IP address and y is the game port (i use 27015).

Close the console and then set your lobby options as normal and the lobby will connect directly to your server!

I am not sure why the sv_search_key way of achieving the same end is not working for me but this will do just fine ...

Saturday, February 7, 2009

Versus Maps and Survival Mode Update - Gametrailers

A little more news from Gametrailers on the anticipated Versus Maps and Survival mode due out this spring.

The new Versus maps will indeed be Dead Air and Death Toll, so no real surprise there.

The survival mode will basically be the four survivors trying to stay alive as long as possible over a range of 12 maps. It reamains to be seen if these 12 maps will be from the existing campaigns or if they will include new content. My hunch is that they will be campaign maps that players already know ...

Thursday, February 5, 2009

New L4D Game Mode, Vs Maps & SDK due Spring 2009

Valve have issues a press release today that says that a new game mode, Versus Maps and the SDK will be released this Spring!

The first L4D DLC is dubbed the "Survival Pack" contains the new Survival game mode and two complete campaigns for Versus mode. The campaings are not specified but it is assumed that they will be Dead Air and Death Toll.

The SDK will also be made available for the PC in the Spring!

There are no details yet as to how Survival Mode will play.

Spring looks to be a good time for killing Zombies!