Jump to content

Recommended Posts

Posted (edited)

Add to "Mods\aircraft\Flaming Cliffs\Input\su-25\keyboard\default.lua" for example.

 

{combos = {{key = "H", reformers = {"RCtrl", "RShift", }}, }, pressed = iCommandPlane_Helmet_Brightess_Down, name = "Gain goggles down", category = "Sensors"},

{combos = {{key = "H", reformers = {"RAlt", "RShift", }}, }, pressed = iCommandPlane_Helmet_Brightess_Up, name = "Gain goggles up", category = "Sensors"},

{combos = {{key = '5'}}, down = iCommandPlaneModeHelmet, name = '(5) Close Air Combat HMD Helmet Mode', category = 'Modes'},

 

Watch out for key conflicts.

 

These lines are removed if you update since you're putting them inside the default file instead of the diff file in Saved Games.

 

This mod makes it look better...

http://forums.eagle.ru/showthread.php?t=100333

Edited by Paganus
typo
Posted
Will with that code multiplayer work?
depends on the servers anti cheat file integrity check. A lot of combat mision servers would see this as a cheat of course the same as ading 8 R-77 to an Su-27.
Posted
Add to "Mods\aircraft\Flaming Cliffs\Input\su-25\keyboard\default.lua" for example.

 

{combos = {{key = "H", reformers = {"RCtrl", "RShift", }}, }, pressed = iCommandPlane_Helmet_Brightess_Down, name = "Gain goggles down", category = "Sensors"},

{combos = {{key = "H", reformers = {"RAlt", "RShift", }}, }, pressed = iCommandPlane_Helmet_Brightess_Up, name = "Gain goggles up", category = "Sensors"},

{combos = {{key = '5'}}, down = iCommandPlaneModeHelmet, name = '(5) Close Air Combat HMD Helmet Mode', category = 'Modes'},

 

Watch out for key conflicts.

 

These lines are removed if you update since you're putting them inside the default file instead of the diff file in Saved Games.

 

This mod makes it look better...

http://forums.eagle.ru/showthread.php?t=100333

 

Doesn't this work only for A-10A and Su-25 & T?

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...