Authoring Tools
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 Source.
Contents
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:
- Open the Library window.
- Click on the Games dropdown.
- Click on Tools checkbox.
- Scroll down in your library until you see the Tools category.
- Double click on Left 4 Dead Authoring Tools and install them.
- 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 section of your library).
You can also create a desktop shortcut by right-clicking on the Left 4 Dead Authoring Tools entry, clicking Manage, and then clicking Add desktop shortcut.
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
- Post all issues and bugs in the GitHub issues page.
- See the Source SDK FAQ for answers to general SDK questions.
- For level design and Hammer editor issues, see the Level Design FAQ.