cz_jc Posted September 17, 2014 Posted September 17, 2014 Hello, looks like the usual Alt-C shortcut doesn't work in the Mig. I use it all the time. Is it renamed or how do you do it when you want to look around the cockpit using the mouse ?
Dun_Aenghus Posted September 17, 2014 Posted September 17, 2014 Bump. Same problem for me. I use Alt-C all the time. Can't find the option in the Mig. [sIGPIC][/sIGPIC]
Eldur Posted September 17, 2014 Posted September 17, 2014 (edited) Just a wild guess, but you'll probably have to add this line to all the others... {combos = {{key = 'C', reformers = {'LAlt'}}}, down = iCommandCockpitClickModeOnOff, name = 'Clickable mouse cockpit mode On/Off', category = 'General'}, ...to your Mods\aircrafts\A-10C\Input\*whateverthemig21folderisnamed*\keyboard\default.lua file. Maybe it's even just commented out. Just do a search in that file for "iCommandCockpitClickModeOnOff", if there's a double dash (--) at the beginning of the line, remove them. Edited September 17, 2014 by Eldur
cz_jc Posted September 17, 2014 Author Posted September 17, 2014 Just a wild guess, but you'll probably have to add this line to all the others... {combos = {{key = 'C', reformers = {'LAlt'}}}, down = iCommandCockpitClickModeOnOff, name = 'Clickable mouse cockpit mode On/Off', category = 'General'},...to your Mods\aircrafts\A-10C\Input\*whateverthemig21folderisnamed*\keyboard\default.lua file. Maybe it's even just commented out. Just do a search in that file for "iCommandCockpitClickModeOnOff", if there's a double dash (--) at the beginning of the line, remove them. thanks I just found this already in the file: {combos={{key='C',reformers={'LAlt','LShift'}}},down=iCommandCockpitClickModeOnOff,name='Mouse cursor cockpit mode',category='General'},
Corrigan Posted September 17, 2014 Posted September 17, 2014 So it seems alt-C -> alt-shift-C, and all is well? Win10 x64 | SSDs | i5 2500K @ 4.4 GHz | 16 GB RAM | GTX 970 | TM Warthog HOTAS | Saitek pedals | TIR5
cz_jc Posted September 17, 2014 Author Posted September 17, 2014 thanks I just found this already in the file: {combos={{key='C',reformers={'LAlt','LShift'}}},down=iCommandCockpitClickModeOnOff,name='Mouse cursor cockpit mode',category='General'}, Aaaand I confirm that it works :) So in the mig default clickable cockpit key is Alt Shift C instead of Alt C.
Eldur Posted September 17, 2014 Posted September 17, 2014 Right, but it should be possible to remap it in the "General" section of the controls. It's named "Mouse cursor cockpit mode". That's just what the lua defines + the default mapping.
cz_jc Posted September 17, 2014 Author Posted September 17, 2014 Right, but it should be possible to remap it in the "General" section of the controls. It's named "Mouse cursor cockpit mode". That's just what the lua defines + the default mapping. Yep exactly. Just did that. Youll find it when you go to the key remapping screen and press Alt Shift C. Its named differently than the default 'Clickable Mouse Cockpit Mode'. That's why I didnt initially find it and thought its missing.
Dolphin887 Posted September 17, 2014 Posted September 17, 2014 Guys, 21 has lot of custom commands (overall around 420 IIRC). Use LAlt + LShift + C to use the mouse for cockpit view. You can remap any of command the usual way, if you wish. 1 Power through superb knowledge, training and teamwork. [sIGPIC][/sIGPIC]
Roger Ramjet Posted September 17, 2014 Posted September 17, 2014 You can also double click mouse button 3 (usually a scroll wheel) to toggle mouse view/cursor . Excuse my English, please.
Nereid Posted December 10, 2015 Posted December 10, 2015 I was just stumbling over this myself... Guys, 21 has lot of custom commands (overall around 420 IIRC). Use LAlt + LShift + C to use the mouse for cockpit view. You can remap any of command the usual way, if you wish. Yes, we can remap them. But changing the default main keyboard shortcuts in the sim that controls view and view modes is very bad practise. What comes next? Changing the ESCAPE key for some Mig specific purposes? Please don't do this in your next module. DCS:A-10C / DCS:Ka-50 / DCS:UH-1H / DCS:Mig21bis / DCS:P-51D / DCS:Mi-8MTV2 / DCS:Fw190D9 / DCS:Bf109K4 / DCS:C-101EB / DCS:L-39C / DCS:F-5E / DCS:Spitfire LF Mk. IX / DCS:AJS37
Recommended Posts