Ifplaybackon: Difference between revisions
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" |
Hendricks266 (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
'''ifplaybackon''' | '''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. | |||
[[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.