ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

DebugKeysEnabled

From ModEnc
Revision as of 03:34, 25 August 2024 by Testid123 (talk | contribs) (Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Rules(md).ini}} |values={{Values|bool}} |default=yes |types={{categ|SuperWeaponTypes}} |ares=yes |aresflag=yes }} Whether the debug ke...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: DebugKeysEnabled
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: SuperWeaponTypes

Game ares yes.pngThis 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.