Target cdaudio (Source): Difference between revisions
Jump to navigation
Jump to search
m (→Inputs: Substituted IO templates) |
SirYodaJedi (talk | contribs) |
||
Line 5: | Line 5: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV| | {{KV|CD track to play|intn=track|integer choices|Range -1 to 30. Setting to -1 would stop the current CD track.}} | ||
== Inputs == | == Inputs == | ||
{{I|ChangeCDTrack|type=void}} | {{I|ChangeCDTrack|type=void}} |
Revision as of 12:10, 21 April 2025
![]() |
---|
CTargetCDAudioRep |
![]() |

This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
It has since been deprecated by: ambient_generic.
It has since been deprecated by: ambient_generic.
target_cdaudio
is a point entity available in all Source games. A leftover from
GoldSrc, it calls a nonexistent cd console command. Use ambient_generic instead.
Keyvalues
- CD track to play (track) <integer choices>
- Range -1 to 30. Setting to -1 would stop the current CD track.
Inputs
- ChangeCDTrack