Left 4 Dead/Authoring Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(beta -> release)
Line 1: Line 1:
{{construction-notice|'''Note''': The Left 4 Dead Authoring Tools are currently in '''Open Beta Testing'''.<br>Content on this page refers to features that are in a '''Beta Testing''' cycle and are subject to change without notice.}}
The '''Left 4 Dead Authoring Tools''', also known as an SDK, is a set of software utilities that allow you to create your own levels, campaigns, common Infected, and other gameplay elements. They include versions of Source SDK tools that have been updated to work with the Left 4 Dead version of the [[Source Engine]].
The '''Left 4 Dead Authoring Tools''', also known as an SDK, is a set of software utilities that allow you to create your own levels, campaigns, common Infected, and other gameplay elements. They include versions of Source SDK tools that have been updated to work with the Left 4 Dead version of the [[Source Engine]].


== Availability ==
== Availability ==


The Left 4 Dead Authoring Tools are current in '''Open Beta Testing''' and are freely available on Steam to all owners of the PC version of Left 4 Dead.
The Left 4 Dead Authoring Tools are freely available on Steam to all owners of the PC version of Left 4 Dead.


== Downloading and installation ==
== Downloading and installation ==
Line 16: Line 14:
# Open the '''Steam '''window.  
# Open the '''Steam '''window.  
# Click on the '''Tools '''tab.  
# Click on the '''Tools '''tab.  
# Double-click on the '''Left 4 Dead Authoring Tools Beta''' entry.  
# Double-click on the '''Left 4 Dead Authoring Tools''' entry.  
# The Left 4 Dead Authoring Tools will download to your computer via Steam.  
# The Left 4 Dead Authoring Tools will download to your computer via Steam.  
# Once it has been fully installed, you will be able to launch it in the same way you installed it (from the '''Tools '''tab).
# Once it has been fully installed, you will be able to launch it in the same way you installed it (from the '''Tools '''tab).
Line 45: Line 43:
== Bugs and issues ==
== Bugs and issues ==


* Post all issues and bugs this in [http://forums.steampowered.com/forums/showthread.php?t=861395 this forum thread] on Steampowered.com.
* Post all issues and bugs in the [http://forums.steampowered.com/forums/forumdisplay.php?f=192 Steampowered.com Forums].
* See the [[:Category:Source SDK FAQ|Source SDK FAQ]] for answers to general SDK questions.  
* See the [[:Category:Source SDK FAQ|Source SDK FAQ]] for answers to general SDK questions.  
* For level design and Hammer editor issues, see the [[:Category:Level Design FAQ|Level Design FAQ]].  
* For level design and Hammer editor issues, see the [[:Category:Level Design FAQ|Level Design FAQ]].  


[[Category:Left 4 Dead]]
[[Category:Left 4 Dead]]

Revision as of 15:44, 25 June 2009

The Left 4 Dead Authoring Tools, also known as an SDK, is a set of software utilities that allow you to create your own levels, campaigns, common Infected, and other gameplay elements. They include versions of Source SDK tools that have been updated to work with the Left 4 Dead version of the Source Engine.

Availability

The Left 4 Dead Authoring Tools are freely available on Steam to all owners of the PC version of Left 4 Dead.

Downloading and installation

Installing the Left 4 Dead Authoring Tools

To install the Left 4 Dead Authoring Tools:

  1. Restart Steam if it's currently running.
  2. Open the Steam window.
  3. Click on the Tools tab.
  4. Double-click on the Left 4 Dead Authoring Tools entry.
  5. The Left 4 Dead Authoring Tools will download to your computer via Steam.
  6. Once it has been fully installed, you will be able to launch it in the same way you installed it (from the Tools tab).

You can also create a desktop shortcut by right-clicking on the Left 4 Dead Authoring Tools entry and clicking Create desktop shortcut from the context menu.

Note.pngNote:For the Authoring Tools to function correctly, it is important that your installation of Left 4 Dead is fully up-to-date. You can make sure of this by running the game before launching the Left 4 Dead Authoring Tools. Simply launching the game then quitting after you get to the main menu is sufficient.

What's included?

The package includes:

  • Updated Hammer, the Source level editor
  • Suite of command line compiling utilities, such as studiomdl and map compiling tools
  • Updated Particle editor
  • Updated Faceposer
  • Example maps
  • Example models: common Infected, a breakable prop, and explosives
  • Example particle systems (particles/particle_sample.pcf)

Where do I go from here?

Bugs and issues