Trigger cdaudio (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(See target_cdaudio log)
Tag: New redirect
 
(23 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{HL1}} '''trigger_cdaudio''' is a brush entity available in [[Half-Life]].
#REDIRECT [[Trigger_cdaudio]]
 
==Entity description==
 
Plays a specified track either on the CD or in the media folder when the player walks through this entity.
 
{{Note|Any MP3 files in the media folder must be named "Half-LifeXX", with XX being the track number.}}
 
== Keyvalues ==
 
{{KV|Name|string|The name of the entity.}}
{{KV|Track|integer|The name of the track to play via the media folder.}}
 
== Flags ==
 
* 1 : Wait Till Seen
* 2 : Gag (No IDLE sounds until angry)
* 4 : MonsterClip
* 8 : No wreckage
* 16 : Prisoner
* 64 : Start inactive
* 128 : Wait for script
* 256 : Pre-disaster
* 512 : Fade corpse
* 2048 : Not in Deathmatch (some entities don't have this set in their FGD, but it works for all entities if set).
 
[[Category:Half-Life]]

Latest revision as of 10:20, 4 June 2023

Redirect to: