L4D2 Level Design/Add-on Notes: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
		
	
| m (1 revision: L4D2 Level Design pages) |  (undone multipage) | ||
| (14 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
| This summarizes the changes for  | {{LanguageBar}} | ||
| {{l4D2 topicon}}{{Source topicon}} | |||
| {{L4D2 level intro menu}} | |||
| This summarizes the changes for {{l4d2|4}}'s [[Add-on]]s from {{l4d|4}}'s. | |||
| == AppID == | == AppID == | ||
| The <code>addoninfo.txt</code> file in your L4D2 add-on must have the proper app ID: | |||
| The addoninfo.txt file in your L4D2 add-on must have the proper app ID: | <pre> | ||
|   addonSteamAppID   550 |   addonSteamAppID   550 | ||
| </pre> | |||
| 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, the<code>addoninstaller.exe</code>program.) | |||
| == VPK Install == | |||
| If users double click a VPK while the game is not running, it gets copied to a temporary location under: | |||
| == VPK  | <pre> | ||
| If users double click a  | |||
|   Steam\steamapps\SourceMods\addons |   Steam\steamapps\SourceMods\addons | ||
| </pre> | |||
| Then, when {{l4ds}} are launched, they look for add-ons in those directories, then moves them over to their own respective add-ons folder. | |||
| == See also == | == See also == | ||
| * [[L4D Campaign Add-on Tutorial]] | * [[L4D Campaign Add-on Tutorial]] | ||
| * [[L4D2 Campaign Add-on Tutorial]] | |||
| {{ | {{NavBar|L4D2 Level Design/Instructor Hints|L4D2 Level Design|L4D2 Level Design/Boss Prohibition|Boss Prohibition}} | ||
| [[Category:Left 4 Dead 2]] | [[Category:Left 4 Dead 2]] | ||
Latest revision as of 06:16, 13 July 2024
This summarizes the changes for  Left 4 Dead 2's Add-ons from
 Left 4 Dead 2's Add-ons from  Left 4 Dead's.
 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 
 are launched, they look for add-ons in those directories, then moves them over to their own respective add-ons folder.
 are launched, they look for add-ons in those directories, then moves them over to their own respective add-ons folder.



























