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.

Rotating beacons

Featured Replies

When I had a look at all the default objects, it seemed strange that the beacons did not rotate.http://forums.avsim.net/user_files/133485.jpgAlso, the beacon light is a separate object:http://forums.avsim.net/user_files/133486.jpgIf you attempt to place the objects as such:while the objects while display, there will be no rotation at all, even at night.Here is the default object placement code; notice the difference:And this does result in a rotating beacon (rotation only at night, of course):http://forums.avsim.net/user_files/133489.gifI am not proud and am quite willing to do things the right way, but I wonder where the conditional time variable and the rotation are embedded in all this.Best regards.Luis

do.png Hot, humid Caribbean paradise!

Luis, the only thing that comes to mind is the conditional variable is the Day, Night, Dusk, Dawn, code that you would input for the FX component but id love to know how they get the lightbeam to work as it seems like a Cone with a textured Alpha.

  • Author
  • Commercial Member

Hi Luis,I guess it is the XML Beacon command that does the rotation. The library objects are probably not intended to be used standalone. But this is an interesting find I must say.

Arno

If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done.

FSDeveloper.com | Former Microsoft FS MVP | Blog

The lightbeam is a textured cone with a semi-transparent alpha channel. I believe the texture for it is in the "..Flight Simulator 9Texture" directory with the word "cone" in the filename. IIRC, the bitmap's color is green, white, and gray.

I don't know if this is a clue or not, but the MakeMDL SDK makes reference to stock animations:Stock Animation Names (Aircraft and Scenery)Any part with a part name from the following table automatically uses the corresponding stock animation; you do not have to author a keyframe animation in the input file.Part name Stock animationBeacon2 Heading rotation is 17-second cycle at 3 hertz (Hz).Beacon3 Heading rotation is 12-second cycle at 3 Hz.Beacon4 Heading rotation 9.4-second cycle at 3 Hz.Beacon5 Heading rotation 7.7-second cycle at 3 Hz.Could that have anything to do with it?

  • Author
  • Commercial Member

I don't think that has anything to do with these XML beacons. The variables you mention are "just" timers that run between 0 and a certain value in a given amount of time. There functionality is already there since Fs98 (might even be Fs5) and it can be used to make animations. But I don't think they are the answer to the XML beacon problem.

Arno

If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done.

FSDeveloper.com | Former Microsoft FS MVP | Blog

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.