Template:Music: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fox (talk | contribs)
Created page with "The following values are used with music, starttrack, starttrackvar, music_level and other music manipulation commands. These are the tracks defined with mu..."
 
Fox (talk | contribs)
No edit summary
Line 1: Line 1:
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.


These are the tracks defined with [[music]] using zero as the episode value.
These are the tracks defined with [[music]] using zero as the episode value. Entries four through eight are reserved by EDuke32 for future use.


{| {{prettytable}}
{| {{prettytable}}

Revision as of 10:36, 22 February 2020

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
define MUS_INTRO                        0
define MUS_BRIEFING                     1
define MUS_LOADING                      2