Template:Music
Jump to navigation
Jump to search
This page is a template. This page was created to be included in other pages. |
The following values are used with music, starttrack, starttrackvar, music_level and other music manipulation commands.
These are the tracks defined with music using zero as the episode value. Entries four through eight are reserved by EDuke32 for future use.
Exposed | Value | Label | Description | |
---|---|---|---|---|
No | 0 | MUS_INTRO | ||
No | 1 | MUS_BRIEFING | ||
No | 2 | MUS_LOADING |
Defines |
define MUS_INTRO 0 define MUS_BRIEFING 1 define MUS_LOADING 2 |