Swaptrackslot: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "'''setmusicposition''' <volume> <level> Swaps current track with another one while attempting to keep the seek position. This is a helper function that does getmusicposition -> starttrack -> setmusicposition in one go Category:EDuke32 specific commands Category:Sound manipulation"
(No difference)

Revision as of 12:02, 5 July 2025

setmusicposition <volume> <level>

Swaps current track with another one while attempting to keep the seek position.

This is a helper function that does getmusicposition -> starttrack -> setmusicposition in one go