R3vo/Sandbox3 – User

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Blanked the page)
Tag: Blanking
Line 1: Line 1:
for Arma 3: Display3DEN IDCs


{| class="wikitable sortable"
|-
! Config Name !! IDC !! Config Path
|-
|<tt>ContextMenu</tt> || 1100 || {{ic|configFile >> "Display3DEN" >> "ContextMenu"}}
|-
|<tt>Map</tt> || 51 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "Map"}}
|-
|<tt>MouseArea</tt> || 52 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "MouseArea"}}
|-
|<tt>ScrollBlockTop</tt> || 46 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockTop"}}
|-
|<tt>ScrollBlockLeft</tt> || 47 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockLeft"}}
|-
|<tt>ScrollBlockRight</tt> || 48 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockRight"}}
|-
|<tt>ScrollBlockBottom</tt> || 49 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "ScrollBlockBottom"}}
|-
|<tt>NavigationWidget</tt> || 87 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "NavigationWidget"}}
|-
|<tt>Black</tt> || 998 || {{ic|configFile >> "Display3DEN" >> "ControlsBackground" >> "Black"}}
|-
|<tt>ButtonExit</tt> || 2 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "ButtonExit"}}
|-
|<tt>MissionName</tt> || 76 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "MissionName"}}
|-
|<tt>MenuStrip</tt> || 120 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "MenuStrip"}}
|-
|<tt>Toolbar</tt> || 1000 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar"}}
|-
|<tt>ToolbarBackground</tt> || 1001 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "ToolbarBackground"}}
|-
|<tt>File</tt> || 1002 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File"}}
|-
|<tt>New</tt> || 1006 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "New"}}
|-
|<tt>Open</tt> || 1007 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Open"}}
|-
|<tt>Save</tt> || 1008 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Save"}}
|-
|<tt>Publish</tt> || 10091 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "File" >> "Controls" >> "Publish"}}
|-
|<tt>History</tt> || 1003 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History"}}
|-
|<tt>Undo</tt> || 1010 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History" >> "Controls" >> "Undo"}}
|-
|<tt>Redo</tt> || 1011 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "History" >> "Controls" >> "Redo"}}
|-
|<tt>Widget</tt> || 1004 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget"}}
|-
|<tt>WidgetNone</tt> || 10041 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetNone"}}
|-
|<tt>WidgetTranslation</tt> || 10042 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetTranslation"}}
|-
|<tt>WidgetRotation</tt> || 10043 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetRotation"}}
|-
|<tt>WidgetScaling</tt> || 10044 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetScaling"}}
|-
|<tt>WidgetArea</tt> || 10045 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Widget" >> "Controls" >> "WidgetArea"}}
|-
|<tt>Interaction</tt> || 1005 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction"}}
|-
|<tt>WidgetCoord</tt> || 1016 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "WidgetCoord"}}
|-
|<tt>VerticalToggle</tt> || 1017 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "VerticalToggle"}}
|-
|<tt>SurfaceSnapToggle</tt> || 1018 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Interaction" >> "Controls" >> "SurfaceSnapToggle"}}
|-
|<tt>Grid</tt> || 1024 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid"}}
|-
|<tt>Translation</tt> || 1025 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Translation"}}
|-
|<tt>TranslationValue</tt> || 1026 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "TranslationValue"}}
|-
|<tt>Rotation</tt> || 1027 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Rotation"}}
|-
|<tt>RotationValue</tt> || 1028 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "RotationValue"}}
|-
|<tt>Scaling</tt> || 1029 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "Scaling"}}
|-
|<tt>ScalingValue</tt> || 1030 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Grid" >> "Controls" >> "ScalingValue"}}
|-
|<tt>Mission</tt> || 10301 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission"}}
|-
|<tt>Intel</tt> || 10302 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Intel"}}
|-
|<tt>Map</tt> || 10303 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Map"}}
|-
|<tt>Flashlight</tt> || 10305 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Flashlight"}}
|-
|<tt>Vision</tt> || 10304 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Vision"}}
|-
|<tt>Workspace</tt> || 10306 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Mission" >> "Controls" >> "Workspace"}}
|-
|<tt>Help</tt> || 10251 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Help"}}
|-
|<tt>Tutorial</tt> || 10310 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Toolbar" >> "Controls" >> "Help" >> "Controls" >> "Tutorial"}}
|-
|<tt>Notification</tt> || 10312 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "Notification"}}
|-
|<tt>TabLeftToggle</tt> || 1031 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "TabLeftToggle"}}
|-
|<tt>PanelLeft</tt> || 1019 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft"}}
|-
|<tt>TabLeftToggle</tt> || 1032 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "TabLeftToggle"}}
|-
|<tt>TabLeftSections</tt> || 1033 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "TabLeftSections"}}
|-
|<tt>PanelLeftBackground</tt> || 1020 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftBackground"}}
|-
|<tt>PanelLeftEdit</tt> || 1037 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit"}}
|-
|<tt>SearchEdit</tt> || 80 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "SearchEdit"}}
|-
|<tt>SearchEditButton</tt> || 81 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "SearchEditButton"}}
|-
|<tt>Edit</tt> || 55 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "Edit"}}
|-
|<tt>Delete</tt> || 85 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "Delete"}}
|-
|<tt>EditLayer</tt> || 84 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "EditLayer"}}
|-
|<tt>RemoveLayer</tt> || 86 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "RemoveLayer"}}
|-
|<tt>EnableLayer</tt> || 1065 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "EnableLayer"}}
|-
|<tt>ShowLayer</tt> || 1064 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftEdit" >> "Controls" >> "EditPanel" >> "Controls" >> "ShowLayer"}}
|-
|<tt>PanelLeftLocations</tt> || 1038 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations"}}
|-
|<tt>SearchLocations</tt> || 1042 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "SearchLocations"}}
|-
|<tt>SearchLocationsButton</tt> || 1043 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "SearchLocationsButton"}}
|-
|<tt>Locations</tt> || 75 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelLeft" >> "Controls" >> "PanelLeftLocations" >> "Controls" >> "Locations"}}
|-
|<tt>TabRightToggle</tt> || 1034 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "TabRightToggle"}}
|-
|<tt>PanelRight</tt> || 1021 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight"}}
|-
|<tt>TabRightToggle</tt> || 1034 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "TabRightToggle"}}
|-
|<tt>TabRightSections</tt> || 1036 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "TabRightSections"}}
|-
|<tt>PanelRightBackground</tt> || 1022 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightBackground"}}
|-
|<tt>PanelRightCreate</tt> || 1039 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate"}}
|-
|<tt>ModeLabels</tt> || 1060 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "ModeLabels"}}
|-
|<tt>Modes</tt> || 53 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Modes"}}
|-
|<tt>Sides</tt> || 54 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Sides"}}
|-
|<tt>Create</tt> || 1049 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create"}}
|-
|<tt>ModsButton</tt> || 4242 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "ModsButton"}}
|-
|<tt>SearchCreate</tt> || 82 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "SearchCreate"}}
|-
|<tt>SearchCreateButton</tt> || 83 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "SearchCreateButton"}}
|-
|<tt>CreateObjectWEST</tt> || 56 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectWEST"}}
|-
|<tt>CreateObjectEAST</tt> || 57 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectEAST"}}
|-
|<tt>CreateObjectGUER</tt> || 58 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectGUER"}}
|-
|<tt>CreateObjectCIV</tt> || 59 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectCIV"}}
|-
|<tt>CreateObjectEMPTY</tt> || 60 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectEMPTY"}}
|-
|<tt>CreateGroupWEST</tt> || 61 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupWEST"}}
|-
|<tt>CreateGroupEAST</tt> || 62 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupEAST"}}
|-
|<tt>CreateGroupGUER</tt> || 63 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupGUER"}}
|-
|<tt>CreateGroupCIV</tt> || 64 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupCIV"}}
|-
|<tt>CreateGroupEMPTY</tt> || 65 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupEMPTY"}}
|-
|<tt>CreateGroupCUSTOM</tt> || 71 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateGroupCUSTOM"}}
|-
|<tt>CreateTrigger</tt> || 68 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateTrigger"}}
|-
|<tt>CreateWaypoint</tt> || 6.9e+006 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateWaypoint"}}
|-
|<tt>CreateObjectLogic</tt> || 66 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectLogic"}}
|-
|<tt>CreateObjectModule</tt> || 67 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateObjectModule"}}
|-
|<tt>CreateMarkerIcon</tt> || 69 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateMarkerIcon"}}
|-
|<tt>CreateMarkerArea</tt> || 70 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CreateMarkerArea"}}
|-
|<tt>VehiclePanel</tt> || 1062 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "VehiclePanel"}}
|-
|<tt>ToggleEmpty</tt> || 1063 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "VehiclePanel" >> "Controls" >> "ToggleEmpty"}}
|-
|<tt>CustomCompositionPanel</tt> || 1061 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel"}}
|-
|<tt>Add</tt> || 90 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Add"}}
|-
|<tt>Edit</tt> || 91 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Edit"}}
|-
|<tt>Publish</tt> || 93 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Publish"}}
|-
|<tt>Delete</tt> || 92 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightCreate" >> "Controls" >> "Create" >> "Controls" >> "CustomCompositionPanel" >> "Controls" >> "Delete"}}
|-
|<tt>PanelRightHistory</tt> || 1040 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightHistory"}}
|-
|<tt>History</tt> || 74 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "PanelRight" >> "Controls" >> "PanelRightHistory" >> "Controls" >> "History"}}
|-
|<tt>EditorPreviewGroup</tt> || 98 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "EditorPreviewGroup"}}
|-
|<tt>EditorPreview</tt> || 99 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "EditorPreviewGroup" >> "Controls" >> "EditorPreview"}}
|-
|<tt>ButtonPlay</tt> || 1023 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "ButtonPlay"}}
|-
|<tt>ControlsHint</tt> || 1044 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "ControlsHint"}}
|-
|<tt>StatusBar</tt> || 1050 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar"}}
|-
|<tt>StatusBarBackground</tt> || 1051 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "StatusBarBackground"}}
|-
|<tt>ValueX</tt> || 1052 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueX"}}
|-
|<tt>ValueY</tt> || 1053 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueY"}}
|-
|<tt>ValueZ</tt> || 1054 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueZ"}}
|-
|<tt>ValueDis</tt> || 1055 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "ValueDis"}}
|-
|<tt>Version</tt> || 1057 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Version"}}
|-
|<tt>Mod</tt> || 1058 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Mod"}}
|-
|<tt>Server</tt> || 1059 || {{ic|configFile >> "Display3DEN" >> "Controls" >> "StatusBar" >> "Controls" >> "Server"}}
|}
<pre>
private _controls = "{| class=""wikitable sortable""
|-
! Config Name !! IDC !! Config Path" + endl;
private _fnc_scanConfig =
{
  params ["_config"];
  "true" configClasses _config apply
  {
    _idc = getNumber (_x >> "idc");
    if (_idc > 0) then
    {
      _controls = _controls + "|-" + endl + "|" + "<tt>" + configName _x + "</tt>" + " || " + str _idc + " || " + "{{ic|" + ([_x, ""] call BIS_fnc_configPath) + "}}" + endl;
    };
    _x call _fnc_scanConfig;
  };
};
configFile >> "display3DEN" call _fnc_scanConfig;
copyToClipboard (_controls + endl + "|}");;</pre>

Revision as of 10:03, 20 May 2021