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.

Bitmap for night

Featured Replies

hi everybodyi use fs9 and i want to add a night panel for the tinmouse 737 , i created the night bitmap for my panel i edited the panel.cfg with:file=Main.bmp file_1024=Main.bmp file_1024_night=Main_night----------------------night bitmapsize_mm=1280,960window_size_ratio=1.500 position=0visible=1ident=155but the problem at night bitmap didn't show up in my panel can someone help me out with this issue?thanks in advance

  • Moderator

The automatic switch to the _night suffixed bitmaps was introduced in FSX. It will not work in FS9.

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator
The automatic switch to the _night suffixed bitmaps was introduced in FSX. It will not work in FS9.
ah i understandso have you any idea how can i do it in fs9?thanks in advance

I don't have a clue if it would work, but, you could try making it/them a gauge, triggered by time of day and even have 3 phases if you wanted;

<?xml version="1.0" encoding="utf-8"?><Gauge Name="Day-Night_Panel" Version="1.0">  <Element>    <Select>      <Value>(E:Time of Day,enum) 1 > </Value>      <Case Value="0">        <Image Name="Day.bmp" Luminous="no" Transparent="True" />      </Case>      <Case Value="1">        <Image Name="Night.bmp" Luminous="no" Transparent="True" />      </Case>    </Select>  </Element></Gauge>

I'm sure it would have to be the first gauge in panel.cfg and the [window00] would have to look like this;

[Window00]Background_color=0,0,0 size_mm=1280,1024 //or whatever resolution the panel is set up forwindow_size_ratio=1.000......gauge00=FolderName!Day-Night_Panel, 0,0,1280,1024

Have fun trying...Happy New Year...Don

  • Moderator

That should work... Have you ever examined the actual results from the Time of Day variable? It seems to be "broken" as all I've ever been able to get from it is either Day or NotDay... :)

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

No I haven't Bill, I have done the same as you "Day" or "Day !" so far I haven't had the need to detect Dawn or Dusk...Don

Hi, You can use the sunangle.Do a search.Jan

Jan

 

 

 

"Beatus ille qui procul negotiis..."

  • Moderator
Hi, You can use the sunangle.Do a search.Jan
*GROAN!* Lord, I remember working on that along with Arne Bartels and a few others (long since gone) years ago... :(
No I haven't Bill, I have done the same as you "Day" or "Day !" so far I haven't had the need to detect Dawn or Dusk...Don
Dawn and Dusk are INOP...

Fr. Bill    

AOPA Member: 07141481 AARP Member: 3209010556


     Avsim Board of Directors | Avsim Forums Moderator

Thank you guys for help me i'll give it a try :)

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.