This article relates to the game "Left 4 Dead". Click here for more information.
This article's documentation is for anything that uses the Source engine. Click here for more information.

Left 4 Dead/Authoring Tools: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (updated language bar.)
Line 1: Line 1:
{{otherlang2
{{lang|Authoring Tools/SDK (Left 4 Dead)|noborder=1|title=SDK (''Left 4 Dead'')}}{{l4D topicon}}{{Source topicon}}
|fr=Authoring Tools/SDK_(Left_4_Dead):fr
{{l4d}} 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 {{l4d|2}} version of the [[Source Engine]].
|de=Authoring Tools/SDK_(Left_4_Dead):de
{{warning|For {{l4d2|2}}, please go to the [[Left 4 Dead 2 Level Creation]] page. You will, however, need to master the basics of Source and L4D level design first.}}
|es=Authoring Tools/SDK_(Left_4_Dead):es
|ru=Authoring_Tools/SDK_(Left_4_Dead):ru
|it=Authoring_Tools/SDK_(Left_4_Dead):it
|pl=Authoring_Tools/SDK_(Left_4_Dead):pl
|pt-br=Authoring_Tools/SDK_(Left_4_Dead):pt-br
|ko=Authoring_Tools/SDK_(Left_4_Dead):ko
}}
 
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]].
 
{{warning|For [[Left 4 Dead 2]], please go to the [[Left 4 Dead 2 Level Creation]] page. You will however need to master the basics of Source and L4D level design first.}}


== Availability ==
== Availability ==
The Left 4 Dead Authoring Tools 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 ==
 
To install the Left 4 Dead Authoring Tools, either [steam://install/513 click here] or:
To install the Left 4 Dead Authoring Tools, either [steam://install/513 click here] or:


Line 42: Line 29:
{{clr}}
{{clr}}


== What's included? ==
== What's Included? ==
 
The package includes:
The package includes:


Line 55: Line 41:


== Where do I go from here?  ==
== Where do I go from here?  ==
* The [[L4D Level Design Basics Tutorial]] is a step-by-step tutorial to get started making Left 4 Dead levels using the Hammer level editor.  
* The [[L4D Level Design Basics Tutorial]] is a step-by-step tutorial to get started making Left 4 Dead levels using the Hammer level editor.  
* Another good way to start creating your own levels is using the [[SketchUp Source Tools]].
* Another good way to start creating your own levels is using the [[SketchUp Source Tools]].
Line 63: Line 48:


== Bugs and issues ==
== Bugs and issues ==
* Post all issues and bugs in the [http://forums.steampowered.com/forums/forumdisplay.php?f=192 Steampowered.com Forums].
* 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.  
Line 71: Line 55:
* [[Left 4 Dead Level Creation]]
* [[Left 4 Dead Level Creation]]
* [[Left 4 Dead 2 Level Creation]]
* [[Left 4 Dead 2 Level Creation]]
[[Category:Left 4 Dead]]
[[Category:Left 4 Dead]]

Revision as of 11:59, 14 October 2022

English (en)Deutsch (de)Español (es)Français (fr)Italiano (it)한국어 (ko)Polski (pl)Português do Brasil (pt-br)Русский (ru)Translate (Translate)

Left 4 Dead 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 Left 4 Dead version of the Source Engine.

Warning.pngWarning:For Left 4 Dead 2 Left 4 Dead 2, please go to the Left 4 Dead 2 Level Creation page. You will, however, need to master the basics of Source and L4D level design first.

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

To install the Left 4 Dead Authoring Tools, either click here or:

  1. Open the Libray window.
The Games dropdown menu.
  1. Click on the Games dropdown.
  2. Click on Tools checkbox.
The Tools category.
  1. Scroll down in your library until you see the Tools category.
  2. Double click on Left 4 Dead Authoring Tools and install them.
  3. The Left 4 Dead Authoring Tools will download to your computer via Steam.
  4. Once it has been fully installed, you will be able to launch it in the same way you installed it (from the Tools section of your library.

You can also create a desktop shortcut by right-clicking on the Left 4 Dead Authoring Tools entry, Manage and then click Add desktop shortcut.

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.
Icon-Bug.pngBug: Hammer World Editor 4.1 Build 9028 - program crash/freeze when operating system run more than 19 threads.
  • Fatal Error

Out of thread ids. Decrease the number of threads or increase MAX_THREADS_SUPPORTED

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?

  • The L4D Level Design Basics Tutorial is a step-by-step tutorial to get started making Left 4 Dead levels using the Hammer level editor.
  • Another good way to start creating your own levels is using the SketchUp Source Tools.
  • If you want to learn about how to create content for the Source Engine in general, the main page of the Source SDK documentation is a good place to start.
  • You may also visit the Left 4 Dead Level Creation page for further tutorials and tips specific to making levels for Left 4 Dead.
  • Once you're ready to distribute your campaigns, you can use the vpk packager to create your own Add-ons. See L4D Campaign Add-on Tutorial for instructions.

Bugs and issues

See also