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.

using <click> to do multiple actions

Featured Replies

How would i set up the section of an XML switch to perform multiple actions. for example, how would you make it toggle all 4 afterburners at once.Also, is there a way to have a switch only work once? I want to fail a system and not be able to click it again to un-fail the system.I am still very new to XML, so bear with my ignorance-Matt

#1(>K:TOGGLE_AFTERBURNER1) (>K:TOGGLE_AFTERBURNER2) (>K:TOGGLE_AFTERBURNER3) (>K:TOGGLE_AFTERBURNER4)#2For some thing like this you must first check the "state" in which the system is in (Failed/Not Failed). If not failed, proceed to fail it, If failed do nothing. (L:My System Failure,bool) ! if{ 1 (>L:My System Failure,bool) }or for a stock FS failure(A:ENG1 FAILED, bool) ! if{ (>K:TOGGLE_ENGINE1_FAILURE) }Failure to ask is ignorance--We're here to help :)Regards,Roman

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

 

Thanks! That's exactly what I needed. Ive been trying to figure out how to do this for more than a week now with no success.

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.