Ifplaybackon: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Created page with "'''ifplaybackon''' This is a dummy command intended for World Tour compatibility. The use is to determine if the replay feature is enabled or not. With EDuke32 this will always return "false" Category:EDuke32_specific_commands"
 
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''ifplaybackon'''
'''ifplaybackon'''


This is a dummy command intended 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.