Jump to content

Swaptrackslot: Difference between revisions

From EDukeWiki
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 11: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