Starttrack: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
New page: starttrack <track#> '''''starttrack''''' is used to change the current background music that is playing. <track#> is literally the track number of the current episode (which can be detec...
 
No edit summary
Line 3: Line 3:
'''''starttrack''''' is used to change the current background music that is playing.
'''''starttrack''''' is used to change the current background music that is playing.


<track#> is literally the track number of the current episode (which can be detected with the [[gamevar]] [[VOLUME]]) as defined by the [[music]] command.
<track#> is literally the track number of the current episode (which can be detected with the [[gamevar]] [[VOLUME]]) as defined by the [[music]] command. Change [[volume_number]] take another episode music.


[[Category:EDuke commands]]
[[Category:EDuke commands]]
[[Category:Sound manipulation]]
[[Category:Sound manipulation]]
[[Category:Player manipulation]]
[[Category:Player manipulation]]

Revision as of 15:17, 26 August 2007

starttrack <track#>

starttrack is used to change the current background music that is playing.

<track#> is literally the track number of the current episode (which can be detected with the gamevar VOLUME) as defined by the music command. Change volume_number take another episode music.