Swaptrackslot

From EDukeWiki
Revision as of 12:02, 5 July 2025 by Oasiz (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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