Ambient music

From Valve Developer Community
Revision as of 13:17, 22 May 2010 by ThaiGrocer (talk | contribs) (Initial creation of ambient_music article)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:L4d2 point

Stub

This article or section is a stub. You can help by expanding it.

It is used to play L4D specific audio in the music layer.

KeyValues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

  • message:
Sound Name <sound>
Name of the GameSound entry to play.

Inputs

AmbientMusic:
Playsound
Starts the sound.
Stopsound
Stops the sound if it is playing.

Outputs

See also

External links