Template:Music: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>{{Template}}</noinclude> | |||
The following values are used with [[music]], [[starttrack]], [[starttrackvar]], [[music_level]] and other music manipulation commands. | The following values are used with [[music]], [[starttrack]], [[starttrackvar]], [[music_level]] and other music manipulation commands. | ||
Latest revision as of 15:56, 12 September 2021
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 |