Good day all,
I love to fly FAC in the A-10 of FC2.
I was looking around and came across this scrip :
-- FAC
--{combos = {{key = 'B', reformers = {'LWin'}}}, down = iCommandViewBinocular, name = 'Binocular view toggle', category = 'FAC'},
--{combos = {{key = 'L', reformers = {'LWin'}}}, down = iCommandViewLaserOnOff, name = 'Binocular laser illumination toggle', category = 'FAC'},
--{combos = {{key = 'Z', reformers = {'LWin'}}}, down = iCommandViewIR, name = 'Binocular view IR mode', category = 'FAC'},
-- /*
-- iCommandViewRangeFinderOn, "Binocular range-finder on", 1, RWIN, KEY_R, VIEW_FOLDER,
-- iCommandViewRangeFinderOff, "Binocular range-finder off", 0, RWIN, KEY_R, VIEW_FOLDER,
-- */
--{combos = {{key = 'C', 'LWin'}}}, down = iCommandCompassRose, name = 'Cockpit compass rose', category = 'View'},
But it's not map in the player key borad option and does not work in game either !?
Any idea ? ED??