List of SE1 Radio Stations: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page over the radio stations in Sin Episodes)
 
m (Added information regarding the env_radio entity)
Line 3: Line 3:
__NOTOC__
__NOTOC__


These are all of the radio stations available by default to play in the [[prop_vehicle_sin | car]] with all of the sound files located in ''sound/radio/'' and the radio script file being at ''scripts/radio.txt''. To add new radio stations refer to the [[Sin_Episodes_Custom_Radio_Station | custom radio stations]] tutorial.
These are all of the radio stations available by default to play in the [[prop_vehicle_sin | car]] and by the [[env_radio]] entity with all of the sound files located in ''sound/radio/'' and the radio script file being at ''scripts/radio.txt''. To add new radio stations refer to the [[Sin_Episodes_Custom_Radio_Station | custom radio stations]] tutorial.


{{clr}}  
{{clr}}  

Revision as of 12:36, 22 June 2019

SiN Episodes Level Creation


These are all of the radio stations available by default to play in the car and by the env_radio entity with all of the sound files located in sound/radio/ and the radio script file being at scripts/radio.txt. To add new radio stations refer to the custom radio stations tutorial.

Radio Stations

Station Name Filename Voice
Scanner hc_scan01 Unintelligible radio scanner noises of presumably being between a police control center and the patrol unit.
hc_scan02
hc_scan03
hc_scan04
hc_scan05
hc_scan06
hc_scan07


Environment articles:
Soundsystem SoundscapesSoundscriptsSoundcacheSound OperatorsLooping SoundMusic Composition SoftwareHammer Sound Browser
Choreography Choreography CreationResponse SystemFaceposerScene Implementation