List of L4D2 Campaign Music: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 3: Line 3:
}}
}}


In order that would put Music on the map:
In order to introduce music in a map, change the [[worldspawn]] properties:


# Open Hammer.
# Open Hammer
# Open the Мap.
# Open the map
# Click to Map tab and then select Maps Properties.
# Click the Map menu and then select Map Properties... to open the worldspawn properties


== Mission type of Music ==
== Mission type of Music ==


Select the Start Music Type property and enter your value:
Select Start Music Type and enter your value:


{| {{standard-table}}
{| {{standard-table}}
Line 27: Line 27:
== List of Music ==
== List of Music ==


Select Music Post-Fix String property and enter your value:
The Music Post-Fix String can either come from official soundscripts or a custom one.
 
Select Music Post-Fix String and enter your value:


{| {{standard-table}}
{| {{standard-table}}
Line 63: Line 65:
| [L4D2 DLC2] No Mercy
| [L4D2 DLC2] No Mercy
| <code>NoMercy</code>
| <code>NoMercy</code>
|-
| [L4D2 DLC3] Crash Course
| <code>???</code>
|-
|-
| [L4D2 DLC3] Death Toll
| [L4D2 DLC3] Death Toll
Line 71: Line 76:
|-
|-
| [L4D2 DLC3] Blood Harvest
| [L4D2 DLC3] Blood Harvest
| <code>???</code>
|-
| [L4D2 DLC3] Crash Course
| <code>???</code>
| <code>???</code>
|-
|-

Revision as of 05:30, 28 September 2011

Template:Otherlang2

In order to introduce music in a map, change the worldspawn properties:

  1. Open Hammer
  2. Open the map
  3. Click the Map menu and then select Map Properties... to open the worldspawn properties

Mission type of Music

Select Start Music Type and enter your value:

Type Value
Start of Campaign (First Mission) Mission Start
Other Missions (Second, Third... Finale) Check Point

List of Music

The Music Post-Fix String can either come from official soundscripts or a custom one.

Select Music Post-Fix String and enter your value:

Campaign Code of Music
Default [L4D2] The Parish Waterfront
[L4D2] Dead Center Mall
[L4D2] Dark Carnival Fairgrounds
[L4D2] Swamp Fever Plankcountry
[L4D2] Hard Rain Milltown
[L4D2] The Parish BigEasy
[L4D2 DLC1] The Passing DeadLight
[L4D2 DLC1] The Passing Finale ThePassing
[L4D2 DLC2] The Sacrifice Sacrifice
[L4D2 DLC2] No Mercy NoMercy
[L4D2 DLC3] Crash Course ???
[L4D2 DLC3] Death Toll ???
[L4D2 DLC3] Dead Air ??? DeadAir ???
[L4D2 DLC3] Blood Harvest ???
[L4D2 DLC3] Cold Stream ???

See also