Jump to content

DebugKeysEnabled: Difference between revisions

From ModEnc²
en>Testid123
mNo edit summary
m 2 revisions imported
(No difference)

Revision as of 21:40, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: DebugKeysEnabled
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: GlobalControls

This flag is part of Ares. Do not use it without Ares installed.



Whether the debug keyboard commands are enabled. If set to no, executing a disabled keyboard command will display a white text message instead. The message string displayed to the player is defined by TXT_COMMAND_DISABLED. You can override this string in your language string file. You may include one (not more) “%s” placeholder, which will be replaced by the disabled keyboard command’s name.

Warning

Please note that this is neither a security feature nor any kind of real protection from rippers. This function is merely for convenience to not make it too easy to extract certain files from the game.