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

L4D2 Level Design/Add-on Notes: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(use {{MultiPage}})
Line 1: Line 1:
{{Lang|L4D2 Level Design|Add-on Notes|title=Add-On Notes}}{{l4D2 topicon}}{{Source topicon}}
{{l4D2 topicon}}{{Source topicon}}
{{MultiPage|no-en-subpage=1}}
{{L4D2 level intro menu}}
{{L4D2 level intro menu}}
This summarizes the changes for {{l4d2|4}}'s [[Add-on]]s from {{l4d|4}}'s.
This summarizes the changes for {{l4d2|4}}'s [[Add-on]]s from {{l4d|4}}'s.
Line 22: Line 23:


{{NavBar|L4D2 Level Design/Instructor Hints|L4D2 Level Design|L4D2 Level Design/Boss Prohibition|Boss Prohibition}}
{{NavBar|L4D2 Level Design/Instructor Hints|L4D2 Level Design|L4D2 Level Design/Boss Prohibition|Boss Prohibition}}
 
{{MultiPage/end}}
[[Category:Left 4 Dead 2]]
[[Category:Left 4 Dead 2]]

Revision as of 23:45, 26 November 2023

Note.pngNote:Archived page history
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.

This summarizes the changes for Left 4 Dead 2 Left 4 Dead 2's Add-ons from Left 4 Dead Left 4 Dead's.

AppID

The addoninfo.txt file in your L4D2 add-on must have the proper app ID:

 addonSteamAppID   550

If this isn't included, or if it's set to the Left 4 Dead 1 ID (500), VPK files will not be installed properly when users double click on them. (Or technically, theaddoninstaller.exeprogram.)

VPK Install

If users double click a VPK while the game is not running, it gets copied to a temporary location under:

 Steam\steamapps\SourceMods\addons

Then, when Left 4 Dead seriesLeft 4 Dead series are launched, they look for add-ons in those directories, then moves them over to their own respective add-ons folder.

See Also