Starttrackvar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
starttrackvar <gamevar> | starttrackvar <gamevar> | ||
starttrackvar command is used to play a track depending on what gamevar was set. See [[starttrack]] for more information on how to make a track play. (<gamevar> has to be a number; example : gamevar TEMP 1 1, whih will play the 2 track of the episode which was set, again, see starttrack for more information.) | starttrackvar command is used to play a track depending on what gamevar was set. See [[starttrack]] for more information on how to make a track play. (<gamevar> has to be a number; example : gamevar TEMP 1 1, whih will play the 2 track of the episode which was set, again, see [[starttrack]] for more information.) | ||
[[Category:EDuke32 specific commands]] | [[Category:EDuke32 specific commands]] |
Revision as of 06:18, 31 July 2008
starttrackvar <gamevar>
starttrackvar command is used to play a track depending on what gamevar was set. See starttrack for more information on how to make a track play. (<gamevar> has to be a number; example : gamevar TEMP 1 1, whih will play the 2 track of the episode which was set, again, see starttrack for more information.)