Preloadtrackslotforswap: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "'''preloadtrackslotforswap''' <volume> <level> '''! THIS COMMAND DOES NOT FUNCTION !''' Code for this was added on r6623 and presumably intended to allow pre-caching of data for an eventual swaptrackslot command."
 
No edit summary
Line 1: Line 1:
'''preloadtrackslotforswap''' <volume> <level>
'''preloadtrackslotforswap''' <volume?> <level?>


'''! THIS COMMAND DOES NOT FUNCTION !'''  
'''! THIS COMMAND DOES NOT FUNCTION !'''  


Code for this was added on r6623 and presumably intended to allow pre-caching of data for an eventual [[swaptrackslot]] command.
Code for this was added on r6623 and presumably intended to allow pre-caching of data for an eventual [[swaptrackslot]] command.
Currently it has dummy code that processes two arguments and adjusts the script pointer.

Revision as of 12:21, 5 July 2025

preloadtrackslotforswap <volume?> <level?>

! THIS COMMAND DOES NOT FUNCTION !

Code for this was added on r6623 and presumably intended to allow pre-caching of data for an eventual swaptrackslot command.

Currently it has dummy code that processes two arguments and adjusts the script pointer.