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.

Reposted from the Screenshots Forum

Featured Replies

Because this may be of interest to other modelers who don't know, I've copied this over from the Screenshots Forum for wider dissemination:>>Unfortunately, dynamic numbering in FS2k2 is like Henry >>Ford's Model A, available in black, black, or black... >>>Hey Bill! >>That's actually wrong answer ;) You can change the color of >the text by adding this into aircraft.cfg: >atc_id_color=(color in html code I guess) Thanks Mikko! Although your answer isn't quite accurate either, using my faith in you as the basis, I did a dogpile search to arrive at the absolute factual answer... :)1) This "feature" is totally undocumented in the official SDK's.2) The entry does work, but the format is misleading!3) The entry is actually hexadecimal, but hex is typically written as #FF00FF, whereas the format 0xffffffff typically is used to represent BCD... 4) The entry must be made as a combination of the two formats, i.e., 0xffFF00FF, where the "capitals" represent the color in hexadecimal...5) In order to duplicate the color of the stripes, I used Photoshop's eye dropper to sample the color and determined the RGB values to be:R=152G=0B=8This will 'translate' in hexadecimal to:9800086) The completed entry for atc_id_color would therefore be:atc_id_color=ff9800087) A handy RGB to Hexadecimal conversion chart is available at:http://www.cyberbits.com/Backgrnd/hexcolr2.htm

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.