Sleksa Posted March 31, 2015 Posted March 31, 2015 Hello. Does anyone here know whether dcs has a function that allows a viewport such as mfcd's to be toggled on/off. From a cursory search through the forums I've seen that some people've added a following line to their viewport lua files: " if unit_type == 'A-10C' then " However there is next to none official documentation on what inputs are accepted for these lua files, and what I'm basically trying to achieve is instead of the if unit_type, something like this: " if key_pressed == 'rshift+enter' then "
Recommended Posts