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.

How to check if the flightsim is paused or not

Featured Replies

Hi All,I have a counter (not timer) which should be stopped when the flightsimulator is paused. I know that there is a K: variable for activating pause but I couldn't find an A: variable for a scan. Does anybody know which variable could be used here or a trck of how to realize it? It's for a XML gauge.Best RegardsMatthias

Hi Roman,I've tried A:Sim Disabled,bool but it doesn't work. I will try the other methods P: and E: and will let you know if they work or not.Thank you for the tip.Best RegardsMatthias

Do a search in the archives of this forum. I think I've documented this once, as well as to know if you are in slew or not.Hope this helps!

  • Author

Matthias, This little snippet seems to work. Tested it while changing time and time zones and was OK.. G:Var2 gives the output of being paused or not.It checks whether G:var1 = Time, if so it returns a pause. It then updates G:Var1 w/ time. By the time the gauge updates and is not paused time will be different. (P:Absolute time, seconds) (G:Var1) == if{ 1 (>G:Var2) } els{ 0 (>G:Var2) } (P:Absolute time, seconds) (>G:Var1)Hope this helps..Regards,RomanGREEN BAY PACKERS][/i

20AUG21_Avsim_Sig.png?dl=1  FS RTWR   SHRS F-111   JoinFS   Little Navmap 
 

 

Hi Roman,Absolutely great! That's exactly what I'm looking for. I've replaced the second G: variable with a L: variable to use it in different XML files and it works perfect.Thank you very much for the tip.Best RegardsMatthias

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.