Display3DEN IDCs – Arma 3

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


{{Wiki|extractionScript}}
{{Wiki|extractionScript}}


[[Category: Eden Editor: Modding]]
[[Category: Eden Editor: Modding]]
[[Category:GUI Topics]]

Latest revision as of 13:05, 6 February 2026

Config Name IDC Config Path
ContextMenu 1100

configFile >> "Display3DEN" >> "ContextMenu"

Map 51

configFile >> "Display3DEN" >> "ControlsBackground" >> "Map"

MouseArea 52

configFile >> "Display3DEN" >> "ControlsBackground" >> "MouseArea"

ScrollBlockTop 46

configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockTop"

ScrollBlockLeft 47

configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockLeft"

ScrollBlockRight 48

configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockRight"

ScrollBlockBottom 49

configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockBottom"

NavigationWidget 87

configFile >> "Display3DEN" >> "ControlsBackground" >> "NavigationWidget"

Black 998

configFile >> "Display3DEN" >> "ControlsBackground" >> "Black"

ButtonExit 2

configFile >> "Display3DEN" >> "Controls" >> "ButtonExit"

MissionName 76

configFile >> "Display3DEN" >> "Controls" >> "MissionName"

MenuStrip 120

configFile >> "Display3DEN" >> "Controls" >> "MenuStrip"

Toolbar 1000

configFile >> "Display3DEN" >> "Controls" >> "Toolbar"

ToolbarBackground 1001

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "ToolbarBackground"

File 1002

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File"

New 1006

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "New"

Open 1007

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Open"

Save 1008

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Save"

Publish 10091

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Publish"

History 1003

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History"

Undo 1010

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History" >> "Controls" >> "Undo"

Redo 1011

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History" >> "Controls" >> "Redo"

Widget 1004

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget"

WidgetNone 10041

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetNone"

WidgetTranslation 10042

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetTranslation"

WidgetRotation 10043

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetRotation"

WidgetScaling 10044

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetScaling"

WidgetArea 10045

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetArea"

Interaction 1005

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction"

WidgetCoord 1016

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "WidgetCoord"

VerticalToggle 1017

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "VerticalToggle"

SurfaceSnapToggle 1018

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "SurfaceSnapToggle"

Grid 1024

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid"

Translation 1025

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Translation"

TranslationValue 1026

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "TranslationValue"

Rotation 1027

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Rotation"

RotationValue 1028

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "RotationValue"

Scaling 1029

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Scaling"

ScalingValue 1030

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "ScalingValue"

Mission 10301

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission"

Intel 10302

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Intel"

Map 10303

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Map"

Flashlight 10305

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Flashlight"

Vision 10304

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Vision"

Workspace 10306

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Workspace"

Help 10251

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Help"

Tutorial 10310

configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Help" >> "Controls" >> "Tutorial"

Notification 10312

configFile >> "Display3DEN" >> "Controls" >> "Notification"

TabLeftToggle 1031

configFile >> "Display3DEN" >> "Controls" >> "TabLeftToggle"

PanelLeft 1019

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft"

TabLeftToggle 1032

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "TabLeftToggle"

TabLeftSections 1033

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "TabLeftSections"

PanelLeftBackground 1020

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftBackground"

PanelLeftEdit 1037

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit"

SearchEdit 80

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "SearchEdit"

SearchEditButton 81

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "SearchEditButton"

Edit 55

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "Edit"

Delete 85

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "Delete"

EditLayer 84

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "EditLayer"

RemoveLayer 86

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "RemoveLayer"

EnableLayer 1065

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "EnableLayer"

ShowLayer 1064

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "ShowLayer"

PanelLeftLocations 1038

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations"

SearchLocations 800

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "SearchLocations"

SearchLocationsButton 810

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "SearchLocationsButton"

Locations 820

configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "Locations"

TabRightToggle 1034

configFile >> "Display3DEN" >> "Controls" >> "TabRightToggle"

PanelRight 1021

configFile >> "Display3DEN" >> "Controls" >> "PanelRight"

TabRightToggle 1034

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "TabRightToggle"

TabRightSections 1036

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "TabRightSections"

PanelRightBackground 1022

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightBackground"

PanelRightCreate 1039

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate"

ModeLabels 1060

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "ModeLabels"

Modes 53

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Modes"

Sides 54

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Sides"

Create 1049

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create"

ModsButton 4242

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "ModsButton"

SearchCreate 82

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "SearchCreate"

SearchCreateButton 83

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "SearchCreateButton"

CreateObjectWEST 56

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectWEST"

CreateObjectEAST 57

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectEAST"

CreateObjectGUER 58

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectGUER"

CreateObjectCIV 59

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectCIV"

CreateObjectEMPTY 60

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectEMPTY"

CreateGroupWEST 61

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupWEST"

CreateGroupEAST 62

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupEAST"

CreateGroupGUER 63

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupGUER"

CreateGroupCIV 64

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupCIV"

CreateGroupEMPTY 65

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupEMPTY"

CreateGroupCUSTOM 71

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupCUSTOM"

CreateTrigger 68

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateTrigger"

CreateWaypoint 6.9e+006

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateWaypoint"

CreateObjectLogic 66

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectLogic"

CreateObjectModule 67

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectModule"

CreateMarkerIcon 69

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateMarkerIcon"

CreateMarkerArea 70

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateMarkerArea"

VehiclePanel 1062

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "VehiclePanel"

ToggleEmpty 1063

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "VehiclePanel" >> "Controls" >> "ToggleEmpty"

CustomCompositionPanel 1061

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel"

Add 90

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Add"

Edit 91

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Edit"

Publish 93

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Publish"

Delete 92

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Delete"

PanelRightHistory 1040

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightHistory"

History 74

configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightHistory" >> "Controls" >> "History"

EditorPreviewGroup 98

configFile >> "Display3DEN" >> "Controls" >> "EditorPreviewGroup"

EditorPreview 99

configFile >> "Display3DEN" >> "Controls" >> "EditorPreviewGroup" >> "Controls" >> "EditorPreview"

ButtonPlay 1023

configFile >> "Display3DEN" >> "Controls" >> "ButtonPlay"

ControlsHint 1044

configFile >> "Display3DEN" >> "Controls" >> "ControlsHint"

StatusBar 1050

configFile >> "Display3DEN" >> "Controls" >> "StatusBar"

StatusBarBackground 1051

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "StatusBarBackground"

ValueX 1052

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueX"

ValueY 1053

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueY"

ValueZ 1054

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueZ"

ValueDis 1055

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueDis"

Version 1057

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Version"

Mod 1058

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Mod"

Server 1059

configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Server"

Extraction script can be found on the Biki Export Scripts page.