Ifplaybackon: Difference between revisions

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


Returns true of the rewind/replay feature is enabled.
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]].
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.
EDuke32 does not currently implement such a feature and so this command will always return false.


[[Category:EDuke32_specific_commands]]
[[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.