Page MenuHomeFeedback Tracker

Make CT_CONTROLS_TABLE accept controls from missionConfigFile
Assigned, NormalPublic

Description

Currently the way that the controls table works is that you give it an array of strings like so (taken from here:

controlBaseClassPath[] = {"RscDisplayTemp", "RscDisplayTemp_LineTextBase"};
//--- Is interpreted as:
configFile >> RscDisplayTemp >> RscDisplayTemp_LineTextBase;

Therefore it is not possible to use controls from the missionConfigFile, limiting the use of it to certain controls or mods.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Feature Request

Event Timeline

7erra created this task.Aug 28 2020, 12:06 PM
BIS_fnc_KK changed the task status from New to Assigned.
BIS_fnc_KK removed BIS_fnc_KK as the assignee of this task.Nov 24 2020, 6:10 PM
BIS_fnc_KK added a subscriber: BIS_fnc_KK.