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" |
No edit summary |
||
Line 1: | Line 1: | ||
'''ifplaybackon''' | '''ifplaybackon''' | ||
This is a dummy command | This is a dummy conditional check command for World Tour compatibility. | ||
The use is to determine if the replay feature is enabled or not. With EDuke32 this will always return "false" | The use is to determine if the replay feature is enabled or not. With EDuke32 this will always return "false" | ||
[[Category:EDuke32_specific_commands]] | [[Category:EDuke32_specific_commands]] |
Revision as of 12:30, 5 July 2025
ifplaybackon
This is a dummy conditional check command for World Tour compatibility.
The use is to determine if the replay feature is enabled or not. With EDuke32 this will always return "false"