Jump to content

Major Sepp

Members
  • Posts

    2
  • Joined

  • Last visited

  1. Hello everyone. I am looking for a way to use toe brakes in the Mosquito. My hope was that there is a possibility to add a custom axis to the default.lua. I do not have any experience with lua coding but I found the following lines exist in any other aircraft using toe brakes and are always mapped to the same iCommand: {action = iCommandRightWheelBrake, name = _('Wheel Brake Right'),}, {action = iCommandLeftWheelBrake, name = _('Wheel Brake Left')}, After adding those lines in the Mosquito lua the new entries in the Axis Commands section were showing in the control settings. However, using either axis still results in brake pressure on both wheels unless the rudder is used. Have I missed something, or is it just not possible? I know that toe brakes are not realistic in the mosquito but I am confident that this solution would make operating aircraft safer for lots of players who do not have a proper brake lever on their joysticks. If it is possible, I guess it can also be used for any similar plane. Thanks in advance.
×
×
  • Create New...