Difference between revisions of "Disable mainmen"
From Unofficial QEdit Wiki Guide
Japanaman2 (Talk | contribs) |
(No difference)
|
Latest revision as of 16:44, 23 May 2013
Contents
Syntax
Syntax: disable_mainmen
- None
Use
Makes it so the player(s) can not bring up the main menu, and the quick swap menu.
Note: To re-enable the ability to bring up the main menu, and the quick swap menu use enable_mainmenu.
Example
100: disable_mainmen //Disables the ability to bring up both the main menu and the quick swap menu.
ret
101: enable_mainmenu //Re-enables the ability to bring up both the main menu and the quick swap menu.
ret
Also see
disable_mainmen, ret, enable_mainmenu