Ifplaybackon: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
'''ifplaybackon'''
'''ifplaybackon'''


This is a dummy conditional check command for World Tour compatibility.
Returns true of the rewind/replay feature is enabled.


The use is to determine if the replay feature is enabled or not. With EDuke32 this will always return "false"
This is the only CON command added as part of [[Duke Nukem 3D: 20th Anniversary World Tour]].
 
EDuke32 does not implement such a feature and will always return false.


[[Category:EDuke32_specific_commands]]
[[Category:EDuke32_specific_commands]]

Latest revision as of 21:19, 9 July 2025

ifplaybackon

Returns true of the rewind/replay feature is enabled.

This is the only CON command added as part of Duke Nukem 3D: 20th Anniversary World Tour.

EDuke32 does not implement such a feature and will always return false.