Skip to content
View in the app

A better way to browse. Learn more.

The AVSIM Community

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.

Spoiler in 737 ngx Pmdg with MCP Combo

Featured Replies

Hello, I would like to parametrize 2 buttons of MCP combo so that he allows to increment / décrémenter the command of spoilers (as for autobrake) but I do not find in the menu - option sous Linda's PMDG NGX the commandHow then I to make? Thank you for your answer Christian PICARDFCY-ISA

Hello, they where currently not available ...But I will implement them for you as soon as possible ...

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Hello, edit the NGX module with these lines

function NGX_SPOILER_arm ()	if ipc.readLvar('ngx_switch_679_a') == 0 then    	ipc.control(76424, 536870912)    	DspShow ("SPLR", "ARM")	endendfunction NGX_SPOILER_off ()	if ipc.readLvar('ngx_switch_679_a') == 100 then    	ipc.control(76424, 536870912) 	end	ipc.control(86637, -16384)	DspShow ("SPLR", "OFF")endfunction NGX_SPOILER_50 ()	ipc.control(86637, -2200)	DspShow ("SPLR", " 50")endfunction NGX_SPOILER_detend ()	ipc.control(86637, 7100)	DspShow ("SPLR", "FDet")endfunction NGX_SPOILER_100 ()	ipc.control(86637, 16384)	DspShow ("SPLR", "100")end

will be included in the next NGX module update

Guenter Steiner
--------------------------------------------------------------------------------------

Betatester for: A2A, LORBY, FSR-Pillow Tester
--------------------------------------------------------------------------------------

Wow — that was fast! biggrin.pngThank you, Günter!Cheers,Brian

spacer.png

 

 

Create an account or sign in to comment

Account

Navigation

Search

Search

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.