Left 4 Dead 2/Authoring Tools: Difference between revisions
Jump to navigation
Jump to search
Note:For the Authoring Tools to function correctly, it is important that your installation of Left 4 Dead 2 is fully up-to-date. You can make sure of this by running the game before launching the Left 4 Dead 2 Authoring Tools. Simply launching the game then quitting after you get to the main menu is sufficient.
Note:The Left 4 Dead 2 Add-on Support is no longer needed and can be safely removed. Assets from L4D1 are now included in the Left 4 Dead 2 installation by default.
Bug: Hammer World Editor 4.1 Build 8972 - program crash/freeze when operating system run more than 26 threads.
HouJunhao33 (talk | contribs) No edit summary |
|||
Line 30: | Line 30: | ||
{{note|For the Authoring Tools to function correctly, it is important that your installation of Left 4 Dead 2 is fully up-to-date. You can make sure of this by running the game before launching the Left 4 Dead 2 Authoring Tools. Simply launching the game then quitting after you get to the main menu is sufficient.}} | {{note|For the Authoring Tools to function correctly, it is important that your installation of Left 4 Dead 2 is fully up-to-date. You can make sure of this by running the game before launching the Left 4 Dead 2 Authoring Tools. Simply launching the game then quitting after you get to the main menu is sufficient.}} | ||
{{note|The Left 4 Dead 2 Add-on Support is no longer needed and can be safely removed. Assets from L4D1 are now included in the Left 4 Dead 2 installation by default.}} | {{note|The Left 4 Dead 2 Add-on Support is no longer needed and can be safely removed. Assets from L4D1 are now included in the Left 4 Dead 2 installation by default.}} | ||
{{bug| [[Valve_Hammer_Editor|Hammer World Editor]] 4.1 Build 8972 - program crash/freeze when [[operating system]] run more than 26 threads. | |||
*{{code|Fatal Error | |||
Out of thread ids. Decrease the number of threads or increase MAX_THREADS_SUPPORTED}}}} | |||
== See also == | == See also == | ||
* [[L4D2 Level Design]] | * [[L4D2 Level Design]] | ||
[[Category:Left 4 Dead 2]] | [[Category:Left 4 Dead 2]] |
Revision as of 10:00, 19 October 2021
The Left 4 Dead 2 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 2 version of the Source Engine.
Availability
The Left 4 Dead 2 Authoring Tools are freely available on Steam to all owners of the PC version of Left 4 Dead 2.
Downloading and installation
To install the Left 4 Dead 2 Authoring Tools, either click here or:
- Restart Steam if it's currently running.
- Open the Steam window.
- Click on the Tools tab.
- Double-click on the Left 4 Dead 2 Authoring Tools entry.
- The Left 4 Dead 2 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).
You can also create a desktop shortcut by right-clicking on the Left 4 Dead 2 Authoring Tools entry and clicking Create desktop shortcut from the context menu.



- Fatal Error