Music (DEF)
music { [...] }
Tokens
id <value>
<value> is "intro", "briefing", "loading" or "ExLy" (where x is the episode and y is the level).
file <filename>
Specifies which audio file to use. File types: MIDI, Ogg Vorbis, FLAC
Examples
music { id "E1L1" file "stalker1.ogg" } music { id "intro" file "grabbag.ogg" } music { id "briefing" file "briefing.ogg" } music { id "loading" file "menusng2.flac" }