Ifplaybackon: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
'''ifplaybackon'''
'''ifplaybackon'''


This is a dummy conditional check command for World Tour compatibility.
Returns true if 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]].


[[Category:EDuke32_specific_commands]]
EDuke32 does not currently implement such a feature and so this command will always return false.
 
[[Category:EDuke32 specific commands]]

Latest revision as of 21:11, 15 August 2025

ifplaybackon

Returns true if 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 currently implement such a feature and so this command will always return false.