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.

Taxi lights in FSX

Featured Replies

  • Moderator

Unfortunately, that only affects the "blob of light" that appears at the location of the .fx file...It does not affect the "ground splash" of the taxi light beam which is a function of the attachpoint in the .mdl file... :(There are three entries in the exterior .mdl file, the first of which controls the visibility of the fx_landing.fx file, which is the one that produces the "ground splash."LIGHT LANDING#bool VISCLUnfortunately, even trying to edit the .mdl with a hex editor to change the nosegear's entry to LIGHT TAXI will not work, because the words "LANDING" and "TAXI" are not the same number of characters......and FSX will simply choke, vomit and lock up if you try to display or load the edited .mdl file.The problem is that the XML script to control "Taxi Lights" was not added to the modeldef.xml file until the SP2/Acceleration SDK, so it was not available when the B737_800.mdll file was compiled:

  <PartInfo>	<Name>light_taxi_vis</Name>	<Visibility>	  <Parameter>		<Sim>		  <Variable>LIGHT TAXI</Variable>		  <Units>bool</Units>		</Sim>	  </Parameter>	</Visibility>  </PartInfo>

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
  • Author

Hello guys..Many thanks chuck your lights code works on B737 and CRJ but not work on B747.. any way, Thank you very very much my friend, and thank you n4gix for this useful reply, you are right this taxi lights Did not have any effect (illuminate) on the ground; now I have a question: How and where I can use this code or is this useful at all ??

Majid

  • Moderator
and thank you n4gix for this useful reply, you are right this taxi lights Did not have any effect (illuminate) on the ground; now I have a question: How and where I can use this code or is this useful at all ??
The XML script I posted is completely useless to anyone at all, unless they are building their own model in Max or GMax, and even then if they are using the FSX SDK2 they will already have this script in their copy of modeldef.xml... :( I only posted it for illustration... :(

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

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.