MenuID
constants for menu pages
Variables
const string CFG_AMMO = "CfgAmmo" | ||
const string CFG_MAGAZINESPATH = "CfgMagazines" | ||
const string CFG_NONAI_VEHICLES = "CfgNonAIVehicles" | ||
const string CFG_RECIPESPATH = "CfgRecipes" | ||
const string CFG_SOUND_SETS = "CfgSoundSets" | ||
const string CFG_SOUND_SHADERS = "CfgSoundShaders" | ||
const string CFG_SOUND_TABLES = "CfgSoundTables" | ||
const string CFG_SURFACES = "CfgSurfaces" | ||
const string CFG_VEHICLESPATH = "CfgVehicles" | ||
const string CFG_WEAPONSPATH = "CfgWeapons" | ||
const string CFG_WORLDS = "CfgWorlds" | ||
const int GUI_WINDOW_MISSION_LOADER = 1 | ||
const int MENU_ANY = 1 | ||
const int MENU_BOOK = 23 | ||
const int MENU_CAMERA_TOOLS = 32 | ||
const int MENU_CHARACTER = 5 | ||
const int MENU_CHAT = 6 | ||
const int MENU_CHAT_INPUT = 17 | ||
const int MENU_CONNECT_ERROR = 42 | ||
const int MENU_CONNECTION_DIALOGUE = 46 | ||
const int MENU_CONTROLS_PRESET = 20 | ||
const int MENU_CREDITS = 36 | ||
const int MENU_EARLYACCESS = 7 | ||
const int MENU_GESTURES = 25 | ||
const int MENU_HELP_SCREEN = 24 | ||
const int MENU_INGAME = 9 | ||
const int MENU_INSPECT = 10 | ||
const int MENU_INVENTORY = 11 | ||
const int MENU_INVITE_TIMER = 37 | ||
const int MENU_KEYBINDINGS = 34 | ||
const int MENU_LOADING = 12 | ||
const int MENU_LOC_ADD = 3 | ||
const int MENU_LOGIN_QUEUE = 30 | ||
const int MENU_LOGIN_TIME = 38 | ||
const int MENU_LOGOUT = 26 | ||
const int MENU_MAIN = 13 | ||
const int MENU_MAP = 22 | ||
const int MENU_MISSION_LOADER = 45 | ||
const int MENU_NONE = 2 | ||
const int MENU_NOTE = 21 | ||
const int MENU_OPTIONS = 14 | ||
const int MENU_RADIAL_QUICKBAR = 29 | ||
const int MENU_RESPAWN_DIALOGUE = 40 | ||
const int MENU_SCENE_EDITOR = 8 | ||
const int MENU_SCRIPTCONSOLE = 16 | ||
const int MENU_SCRIPTCONSOLE_DIALOG_PRESET_NAME = 18 | ||
const int MENU_SCRIPTCONSOLE_DIALOG_PRESET_RENAME = 19 | ||
const int MENU_SCRIPTCONSOLE_UNIVERSAL_INFO_DIALOG = 44 | ||
const int MENU_SERVER_BROWSER = 31 | ||
const int MENU_STARTUP = 15 | ||
const int MENU_TITLE_SCREEN = 27 | ||
const int MENU_TUTORIAL = 35 | ||
const int MENU_UNKNOWN = 4 | ||
const int MENU_VIDEO = 33 | ||
const int MENU_WARNING_INPUTDEVICE_DISCONNECT = 43 | ||
const int MENU_WARNING_ITEMDROP = 39 | ||
const int MENU_WARNING_TELEPORT = 41 | ||
const int MENU_XBOX_CONTROLS = 28 |