Jump to content
View in the app

A better way to browse. Learn more.

ESCUADRÓN 111

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Keybinds Hornet para Hotas

Featured Replies

Publicado
comment_264652

Buenas señores, 

 

cansado de darle a la "G" para bajar el tren, de soltar el joy para subir el master arm... me he mirado un poco los foros y los .lua y me he editado el default.lua para poder usar los switchs que tengo de sobra en el Hotas Warthog... Todos los switch funcionan como "Arriba, y si no esta activado, Abajo" para funcionar correctamente con el HW, ya que sabeis que solo detectan una de las posiciones (la mayoria de ellos)

 

He añadido lo que yo necesitaba: HOOK, MASTER ARM, GEAR y REFUELING PROBE.

 

os dejo aqui el codigo que hay que añadir en la linea 934 (al final, pero dentro del bloque de teclas especiales para joystick)


{	down = SMS_commands.MasterArmSw,					up = SMS_commands.MasterArmSw,					cockpit_device_id = devices.SMS,				value_down =  1.0,	value_up = 0.0,	name = _('Master Arm Switch - ARM if not SAFE'),						category = {_('Special For Joystick'), _('Instrument Panel'), _('Master Arm Panel')}},

{	down = iCommandPlaneGearUp,							up = iCommandPlaneGearDown,																											name = _('Landing Gear Control Handle - UP if not DOWN'),				category = {_('Special For Joystick'), _('Left Vertical Panel')}},

{	down = fuel_commands.ProbeControlSw,				up = fuel_commands.ProbeControlSw,				cockpit_device_id = devices.FUEL_INTERFACE,		value_down =  1.0,	value_up = 0.0, name = _('Probe Control Switch - EXTEND if not RETRACT'),				category = {_('Special For Joystick'), _('Left Console'), _('Fuel Control Panel')}},

{	down = gear_commands.HookHandle,					up = gear_commands.HookHandle,					cockpit_device_id = devices.GEAR_INTERFACE,		value_down =  1.0,	value_up = 0.0, name = _('Arresting Hook Handle - Up if not RETRACT'),					category = {_('Special For Joystick'), _('Right Vertical Panel')}},

si alguien necesita alguna mas y no sabe como hacerlo, que me lo pida, y ya vere si lo hago xD

 

un saludo

Join the conversation

Puede publicar ahora y registrarse más tarde. Si tiene una cuenta, iniciar sesión para publicar con su cuenta.

Guest
Responder a este tema...

Información importante

Términos de Uso

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.