Display3DEN IDCs – Arma 3
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<tt>([a-zA-Z0-9\. _"\\']+)<\/tt>" to "{{hl|$1}}") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 3: | Line 3: | ||
! Config Name !! IDC !! Config Path | ! Config Name !! IDC !! Config Path | ||
|- | |- | ||
|{{hl|ContextMenu}} || 1100 || | | {{hl|ContextMenu}} || 1100 || <sqf>configFile >> "Display3DEN" >> "ContextMenu"</sqf> | ||
|- | |- | ||
|{{hl|Map}} || 51 || | | {{hl|Map}} || 51 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "Map"</sqf> | ||
|- | |- | ||
|{{hl|MouseArea}} || 52 || | | {{hl|MouseArea}} || 52 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "MouseArea"</sqf> | ||
|- | |- | ||
|{{hl|ScrollBlockTop}} || 46 || | | {{hl|ScrollBlockTop}} || 46 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockTop"</sqf> | ||
|- | |- | ||
|{{hl|ScrollBlockLeft}} || 47 || | | {{hl|ScrollBlockLeft}} || 47 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockLeft"</sqf> | ||
|- | |- | ||
|{{hl|ScrollBlockRight}} || 48 || | | {{hl|ScrollBlockRight}} || 48 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockRight"</sqf> | ||
|- | |- | ||
|{{hl|ScrollBlockBottom}} || 49 || | | {{hl|ScrollBlockBottom}} || 49 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockBottom"</sqf> | ||
|- | |- | ||
|{{hl|NavigationWidget}} || 87 || | | {{hl|NavigationWidget}} || 87 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "NavigationWidget"</sqf> | ||
|- | |- | ||
|{{hl|Black}} || 998 || | | {{hl|Black}} || 998 || <sqf>configFile >> "Display3DEN" >> "ControlsBackground" >> "Black"</sqf> | ||
|- | |- | ||
|{{hl|ButtonExit}} || 2 || | | {{hl|ButtonExit}} || 2 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "ButtonExit"</sqf> | ||
|- | |- | ||
|{{hl|MissionName}} || 76 || | | {{hl|MissionName}} || 76 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "MissionName"</sqf> | ||
|- | |- | ||
|{{hl|MenuStrip}} || 120 || | | {{hl|MenuStrip}} || 120 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "MenuStrip"</sqf> | ||
|- | |- | ||
|{{hl|Toolbar}} || 1000 || | | {{hl|Toolbar}} || 1000 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar"</sqf> | ||
|- | |- | ||
|{{hl|ToolbarBackground}} || 1001 || | | {{hl|ToolbarBackground}} || 1001 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "ToolbarBackground"</sqf> | ||
|- | |- | ||
|{{hl|File}} || 1002 || | | {{hl|File}} || 1002 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File"</sqf> | ||
|- | |- | ||
|{{hl|New}} || 1006 || | | {{hl|New}} || 1006 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "New"</sqf> | ||
|- | |- | ||
|{{hl|Open}} || 1007 || | | {{hl|Open}} || 1007 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Open"</sqf> | ||
|- | |- | ||
|{{hl|Save}} || 1008 || | | {{hl|Save}} || 1008 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Save"</sqf> | ||
|- | |- | ||
|{{hl|Publish}} || 10091 || | | {{hl|Publish}} || 10091 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Publish"</sqf> | ||
|- | |- | ||
|{{hl|History}} || 1003 || | | {{hl|History}} || 1003 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History"</sqf> | ||
|- | |- | ||
|{{hl|Undo}} || 1010 || | | {{hl|Undo}} || 1010 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History" >> "Controls" >> "Undo"</sqf> | ||
|- | |- | ||
|{{hl|Redo}} || 1011 || | | {{hl|Redo}} || 1011 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History" >> "Controls" >> "Redo"</sqf> | ||
|- | |- | ||
|{{hl|Widget}} || 1004 || | | {{hl|Widget}} || 1004 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget"</sqf> | ||
|- | |- | ||
|{{hl|WidgetNone}} || 10041 || | | {{hl|WidgetNone}} || 10041 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetNone"</sqf> | ||
|- | |- | ||
|{{hl|WidgetTranslation}} || 10042 || | | {{hl|WidgetTranslation}} || 10042 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetTranslation"</sqf> | ||
|- | |- | ||
|{{hl|WidgetRotation}} || 10043 || | | {{hl|WidgetRotation}} || 10043 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetRotation"</sqf> | ||
|- | |- | ||
|{{hl|WidgetScaling}} || 10044 || | | {{hl|WidgetScaling}} || 10044 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetScaling"</sqf> | ||
|- | |- | ||
|{{hl|WidgetArea}} || 10045 || | | {{hl|WidgetArea}} || 10045 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetArea"</sqf> | ||
|- | |- | ||
|{{hl|Interaction}} || 1005 || | | {{hl|Interaction}} || 1005 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction"</sqf> | ||
|- | |- | ||
|{{hl|WidgetCoord}} || 1016 || | | {{hl|WidgetCoord}} || 1016 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "WidgetCoord"</sqf> | ||
|- | |- | ||
|{{hl|VerticalToggle}} || 1017 || | | {{hl|VerticalToggle}} || 1017 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "VerticalToggle"</sqf> | ||
|- | |- | ||
|{{hl|SurfaceSnapToggle}} || 1018 || | | {{hl|SurfaceSnapToggle}} || 1018 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "SurfaceSnapToggle"</sqf> | ||
|- | |- | ||
|{{hl|Grid}} || 1024 || | | {{hl|Grid}} || 1024 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid"</sqf> | ||
|- | |- | ||
|{{hl|Translation}} || 1025 || | | {{hl|Translation}} || 1025 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Translation"</sqf> | ||
|- | |- | ||
|{{hl|TranslationValue}} || 1026 || | | {{hl|TranslationValue}} || 1026 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "TranslationValue"</sqf> | ||
|- | |- | ||
|{{hl|Rotation}} || 1027 || | | {{hl|Rotation}} || 1027 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Rotation"</sqf> | ||
|- | |- | ||
|{{hl|RotationValue}} || 1028 || | | {{hl|RotationValue}} || 1028 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "RotationValue"</sqf> | ||
|- | |- | ||
|{{hl|Scaling}} || 1029 || | | {{hl|Scaling}} || 1029 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Scaling"</sqf> | ||
|- | |- | ||
|{{hl|ScalingValue}} || 1030 || | | {{hl|ScalingValue}} || 1030 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "ScalingValue"</sqf> | ||
|- | |- | ||
|{{hl|Mission}} || 10301 || | | {{hl|Mission}} || 10301 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission"</sqf> | ||
|- | |- | ||
|{{hl|Intel}} || 10302 || | | {{hl|Intel}} || 10302 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Intel"</sqf> | ||
|- | |- | ||
|{{hl|Map}} || 10303 || | | {{hl|Map}} || 10303 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Map"</sqf> | ||
|- | |- | ||
|{{hl|Flashlight}} || 10305 || | | {{hl|Flashlight}} || 10305 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Flashlight"</sqf> | ||
|- | |- | ||
|{{hl|Vision}} || 10304 || | | {{hl|Vision}} || 10304 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Vision"</sqf> | ||
|- | |- | ||
|{{hl|Workspace}} || 10306 || | | {{hl|Workspace}} || 10306 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Workspace"</sqf> | ||
|- | |- | ||
|{{hl|Help}} || 10251 || | | {{hl|Help}} || 10251 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Help"</sqf> | ||
|- | |- | ||
|{{hl|Tutorial}} || 10310 || | | {{hl|Tutorial}} || 10310 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Help" >> "Controls" >> "Tutorial"</sqf> | ||
|- | |- | ||
|{{hl|Notification}} || 10312 || | | {{hl|Notification}} || 10312 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "Notification"</sqf> | ||
|- | |- | ||
|{{hl|TabLeftToggle}} || 1031 || | | {{hl|TabLeftToggle}} || 1031 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "TabLeftToggle"</sqf> | ||
|- | |- | ||
|{{hl|PanelLeft}} || 1019 || | | {{hl|PanelLeft}} || 1019 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft"</sqf> | ||
|- | |- | ||
|{{hl|TabLeftToggle}} || 1032 || | | {{hl|TabLeftToggle}} || 1032 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "TabLeftToggle"</sqf> | ||
|- | |- | ||
|{{hl|TabLeftSections}} || 1033 || | | {{hl|TabLeftSections}} || 1033 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "TabLeftSections"</sqf> | ||
|- | |- | ||
|{{hl|PanelLeftBackground}} || 1020 || | | {{hl|PanelLeftBackground}} || 1020 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftBackground"</sqf> | ||
|- | |- | ||
|{{hl|PanelLeftEdit}} || 1037 || | | {{hl|PanelLeftEdit}} || 1037 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit"</sqf> | ||
|- | |- | ||
|{{hl|SearchEdit}} || 80 || | | {{hl|SearchEdit}} || 80 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "SearchEdit"</sqf> | ||
|- | |- | ||
|{{hl|SearchEditButton}} || 81 || | | {{hl|SearchEditButton}} || 81 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "SearchEditButton"</sqf> | ||
|- | |- | ||
|{{hl|Edit}} || 55 || | | {{hl|Edit}} || 55 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "Edit"</sqf> | ||
|- | |- | ||
|{{hl|Delete}} || 85 || | | {{hl|Delete}} || 85 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "Delete"</sqf> | ||
|- | |- | ||
|{{hl|EditLayer}} || 84 || | | {{hl|EditLayer}} || 84 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "EditLayer"</sqf> | ||
|- | |- | ||
|{{hl|RemoveLayer}} || 86 || | | {{hl|RemoveLayer}} || 86 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "RemoveLayer"</sqf> | ||
|- | |- | ||
|{{hl|EnableLayer}} || 1065 || | | {{hl|EnableLayer}} || 1065 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "EnableLayer"</sqf> | ||
|- | |- | ||
|{{hl|ShowLayer}} || 1064 || | | {{hl|ShowLayer}} || 1064 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "ShowLayer"</sqf> | ||
|- | |- | ||
|{{hl|PanelLeftLocations}} || 1038 || | | {{hl|PanelLeftLocations}} || 1038 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations"</sqf> | ||
|- | |- | ||
|{{hl|SearchLocations}} || 1042 || | | {{hl|SearchLocations}} || 1042 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "SearchLocations"</sqf> | ||
|- | |- | ||
|{{hl|SearchLocationsButton}} || 1043 || | | {{hl|SearchLocationsButton}} || 1043 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "SearchLocationsButton"</sqf> | ||
|- | |- | ||
|{{hl|Locations}} || 75 || | | {{hl|Locations}} || 75 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "Locations"</sqf> | ||
|- | |- | ||
|{{hl|TabRightToggle}} || 1034 || | | {{hl|TabRightToggle}} || 1034 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "TabRightToggle"</sqf> | ||
|- | |- | ||
|{{hl|PanelRight}} || 1021 || | | {{hl|PanelRight}} || 1021 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight"</sqf> | ||
|- | |- | ||
|{{hl|TabRightToggle}} || 1034 || | | {{hl|TabRightToggle}} || 1034 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "TabRightToggle"</sqf> | ||
|- | |- | ||
|{{hl|TabRightSections}} || 1036 || | | {{hl|TabRightSections}} || 1036 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "TabRightSections"</sqf> | ||
|- | |- | ||
|{{hl|PanelRightBackground}} || 1022 || | | {{hl|PanelRightBackground}} || 1022 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightBackground"</sqf> | ||
|- | |- | ||
|{{hl|PanelRightCreate}} || 1039 || | | {{hl|PanelRightCreate}} || 1039 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate"</sqf> | ||
|- | |- | ||
|{{hl|ModeLabels}} || 1060 || | | {{hl|ModeLabels}} || 1060 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "ModeLabels"</sqf> | ||
|- | |- | ||
|{{hl|Modes}} || 53 || | | {{hl|Modes}} || 53 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Modes"</sqf> | ||
|- | |- | ||
|{{hl|Sides}} || 54 || | | {{hl|Sides}} || 54 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Sides"</sqf> | ||
|- | |- | ||
|{{hl|Create}} || 1049 || | | {{hl|Create}} || 1049 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create"</sqf> | ||
|- | |- | ||
|{{hl|ModsButton}} || 4242 || | | {{hl|ModsButton}} || 4242 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "ModsButton"</sqf> | ||
|- | |- | ||
|{{hl|SearchCreate}} || 82 || | | {{hl|SearchCreate}} || 82 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "SearchCreate"</sqf> | ||
|- | |- | ||
|{{hl|SearchCreateButton}} || 83 || | | {{hl|SearchCreateButton}} || 83 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "SearchCreateButton"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectWEST}} || 56 || | | {{hl|CreateObjectWEST}} || 56 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectWEST"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectEAST}} || 57 || | | {{hl|CreateObjectEAST}} || 57 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectEAST"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectGUER}} || 58 || | | {{hl|CreateObjectGUER}} || 58 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectGUER"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectCIV}} || 59 || | | {{hl|CreateObjectCIV}} || 59 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectCIV"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectEMPTY}} || 60 || | | {{hl|CreateObjectEMPTY}} || 60 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectEMPTY"</sqf> | ||
|- | |- | ||
|{{hl|CreateGroupWEST}} || 61 || | | {{hl|CreateGroupWEST}} || 61 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupWEST"</sqf> | ||
|- | |- | ||
|{{hl|CreateGroupEAST}} || 62 || | | {{hl|CreateGroupEAST}} || 62 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupEAST"</sqf> | ||
|- | |- | ||
|{{hl|CreateGroupGUER}} || 63 || | | {{hl|CreateGroupGUER}} || 63 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupGUER"</sqf> | ||
|- | |- | ||
|{{hl|CreateGroupCIV}} || 64 || | | {{hl|CreateGroupCIV}} || 64 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupCIV"</sqf> | ||
|- | |- | ||
|{{hl|CreateGroupEMPTY}} || 65 || | | {{hl|CreateGroupEMPTY}} || 65 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupEMPTY"</sqf> | ||
|- | |- | ||
|{{hl|CreateGroupCUSTOM}} || 71 || | | {{hl|CreateGroupCUSTOM}} || 71 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupCUSTOM"</sqf> | ||
|- | |- | ||
|{{hl|CreateTrigger}} || 68 || | | {{hl|CreateTrigger}} || 68 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateTrigger"</sqf> | ||
|- | |- | ||
|{{hl|CreateWaypoint}} || 6.9e+006 || | | {{hl|CreateWaypoint}} || 6.9e+006 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateWaypoint"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectLogic}} || 66 || | | {{hl|CreateObjectLogic}} || 66 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectLogic"</sqf> | ||
|- | |- | ||
|{{hl|CreateObjectModule}} || 67 || | | {{hl|CreateObjectModule}} || 67 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectModule"</sqf> | ||
|- | |- | ||
|{{hl|CreateMarkerIcon}} || 69 || | | {{hl|CreateMarkerIcon}} || 69 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateMarkerIcon"</sqf> | ||
|- | |- | ||
|{{hl|CreateMarkerArea}} || 70 || | | {{hl|CreateMarkerArea}} || 70 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateMarkerArea"</sqf> | ||
|- | |- | ||
|{{hl|VehiclePanel}} || 1062 || | | {{hl|VehiclePanel}} || 1062 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "VehiclePanel"</sqf> | ||
|- | |- | ||
|{{hl|ToggleEmpty}} || 1063 || | | {{hl|ToggleEmpty}} || 1063 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "VehiclePanel" >> "Controls" >> "ToggleEmpty"</sqf> | ||
|- | |- | ||
|{{hl|CustomCompositionPanel}} || 1061 || | | {{hl|CustomCompositionPanel}} || 1061 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel"</sqf> | ||
|- | |- | ||
|{{hl|Add}} || 90 || | | {{hl|Add}} || 90 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Add"</sqf> | ||
|- | |- | ||
|{{hl|Edit}} || 91 || | | {{hl|Edit}} || 91 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Edit"</sqf> | ||
|- | |- | ||
|{{hl|Publish}} || 93 || | | {{hl|Publish}} || 93 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Publish"</sqf> | ||
|- | |- | ||
|{{hl|Delete}} || 92 || | | {{hl|Delete}} || 92 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Delete"</sqf> | ||
|- | |- | ||
|{{hl|PanelRightHistory}} || 1040 || | | {{hl|PanelRightHistory}} || 1040 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightHistory"</sqf> | ||
|- | |- | ||
|{{hl|History}} || 74 || | | {{hl|History}} || 74 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightHistory" >> "Controls" >> "History"</sqf> | ||
|- | |- | ||
|{{hl|EditorPreviewGroup}} || 98 || | | {{hl|EditorPreviewGroup}} || 98 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "EditorPreviewGroup"</sqf> | ||
|- | |- | ||
|{{hl|EditorPreview}} || 99 || | | {{hl|EditorPreview}} || 99 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "EditorPreviewGroup" >> "Controls" >> "EditorPreview"</sqf> | ||
|- | |- | ||
|{{hl|ButtonPlay}} || 1023 || | | {{hl|ButtonPlay}} || 1023 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "ButtonPlay"</sqf> | ||
|- | |- | ||
|{{hl|ControlsHint}} || 1044 || | | {{hl|ControlsHint}} || 1044 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "ControlsHint"</sqf> | ||
|- | |- | ||
|{{hl|StatusBar}} || 1050 || | | {{hl|StatusBar}} || 1050 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar"</sqf> | ||
|- | |- | ||
|{{hl|StatusBarBackground}} || 1051 || | | {{hl|StatusBarBackground}} || 1051 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "StatusBarBackground"</sqf> | ||
|- | |- | ||
|{{hl|ValueX}} || 1052 || | | {{hl|ValueX}} || 1052 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueX"</sqf> | ||
|- | |- | ||
|{{hl|ValueY}} || 1053 || | | {{hl|ValueY}} || 1053 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueY"</sqf> | ||
|- | |- | ||
|{{hl|ValueZ}} || 1054 || | | {{hl|ValueZ}} || 1054 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueZ"</sqf> | ||
|- | |- | ||
|{{hl|ValueDis}} || 1055 || | | {{hl|ValueDis}} || 1055 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueDis"</sqf> | ||
|- | |- | ||
|{{hl|Version}} || 1057 || | | {{hl|Version}} || 1057 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Version"</sqf> | ||
|- | |- | ||
|{{hl|Mod}} || 1058 || | | {{hl|Mod}} || 1058 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Mod"</sqf> | ||
|- | |- | ||
|{{hl|Server}} || 1059 || | | {{hl|Server}} || 1059 || <sqf>configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Server"</sqf> | ||
|} | |} | ||
Revision as of 17:32, 27 July 2022
Config Name | IDC | Config Path |
---|---|---|
ContextMenu | 1100 | |
Map | 51 | |
MouseArea | 52 | |
ScrollBlockTop | 46 | |
ScrollBlockLeft | 47 | |
ScrollBlockRight | 48 | |
ScrollBlockBottom | 49 | |
NavigationWidget | 87 | |
Black | 998 | |
ButtonExit | 2 | |
MissionName | 76 | |
MenuStrip | 120 | |
Toolbar | 1000 | |
ToolbarBackground | 1001 | |
File | 1002 | |
New | 1006 | |
Open | 1007 | |
Save | 1008 | |
Publish | 10091 | |
History | 1003 | |
Undo | 1010 | |
Redo | 1011 | |
Widget | 1004 | |
WidgetNone | 10041 | |
WidgetTranslation | 10042 | |
WidgetRotation | 10043 | |
WidgetScaling | 10044 | |
WidgetArea | 10045 | |
Interaction | 1005 | |
WidgetCoord | 1016 | |
VerticalToggle | 1017 | |
SurfaceSnapToggle | 1018 | |
Grid | 1024 | |
Translation | 1025 | |
TranslationValue | 1026 | |
Rotation | 1027 | |
RotationValue | 1028 | |
Scaling | 1029 | |
ScalingValue | 1030 | |
Mission | 10301 | |
Intel | 10302 | |
Map | 10303 | |
Flashlight | 10305 | |
Vision | 10304 | |
Workspace | 10306 | |
Help | 10251 | |
Tutorial | 10310 | |
Notification | 10312 | |
TabLeftToggle | 1031 | |
PanelLeft | 1019 | |
TabLeftToggle | 1032 | |
TabLeftSections | 1033 | |
PanelLeftBackground | 1020 | |
PanelLeftEdit | 1037 | |
SearchEdit | 80 | |
SearchEditButton | 81 | |
Edit | 55 | |
Delete | 85 | |
EditLayer | 84 | |
RemoveLayer | 86 | |
EnableLayer | 1065 | |
ShowLayer | 1064 | |
PanelLeftLocations | 1038 | |
SearchLocations | 1042 | |
SearchLocationsButton | 1043 | |
Locations | 75 | |
TabRightToggle | 1034 | |
PanelRight | 1021 | |
TabRightToggle | 1034 | |
TabRightSections | 1036 | |
PanelRightBackground | 1022 | |
PanelRightCreate | 1039 | |
ModeLabels | 1060 | |
Modes | 53 | |
Sides | 54 | |
Create | 1049 | |
ModsButton | 4242 | |
SearchCreate | 82 | |
SearchCreateButton | 83 | |
CreateObjectWEST | 56 | |
CreateObjectEAST | 57 | |
CreateObjectGUER | 58 | |
CreateObjectCIV | 59 | |
CreateObjectEMPTY | 60 | |
CreateGroupWEST | 61 | |
CreateGroupEAST | 62 | |
CreateGroupGUER | 63 | |
CreateGroupCIV | 64 | |
CreateGroupEMPTY | 65 | |
CreateGroupCUSTOM | 71 | |
CreateTrigger | 68 | |
CreateWaypoint | 6.9e+006 | |
CreateObjectLogic | 66 | |
CreateObjectModule | 67 | |
CreateMarkerIcon | 69 | |
CreateMarkerArea | 70 | |
VehiclePanel | 1062 | |
ToggleEmpty | 1063 | |
CustomCompositionPanel | 1061 | |
Add | 90 | |
Edit | 91 | |
Publish | 93 | |
Delete | 92 | |
PanelRightHistory | 1040 | |
History | 74 | |
EditorPreviewGroup | 98 | |
EditorPreview | 99 | |
ButtonPlay | 1023 | |
ControlsHint | 1044 | |
StatusBar | 1050 | |
StatusBarBackground | 1051 | |
ValueX | 1052 | |
ValueY | 1053 | |
ValueZ | 1054 | |
ValueDis | 1055 | |
Version | 1057 | |
Mod | 1058 | |
Server | 1059 |