Newgamecustomopen: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
m Add category
No edit summary
 
Line 1: Line 1:
Bitmap where each bit corresponds to a [[DEF_Language#newgamechoices|newgamechoices]] menu entry of the top-layer menu.
[[Bitfield]] where each bit corresponds to a [[DEF Language#newgamechoices|newgamechoices]] menu entry of the top-layer menu.


If a bit is set, it disables the '''locked''' and '''hidden''' flag for the corresponding menu entry.
If a bit is set, it disables the '''locked''' and '''hidden''' flag for the corresponding menu entry.
Line 8: Line 8:


[[Category:Userdef structure members]]
[[Category:Userdef structure members]]
[[Category:Bitfields]]

Latest revision as of 06:33, 20 August 2025

Bitfield where each bit corresponds to a newgamechoices menu entry of the top-layer menu.

If a bit is set, it disables the locked and hidden flag for the corresponding menu entry.

Example:

setu .newgamecustomopen 0x10  // disables flags on the fifth menu entry