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.

Way to turn ON anti-skid by default?

Featured Replies

  • Author

Does the 172 even have anti skid?

Obviously, a lot of simple aircrafts do not have it, so indeed it's "cheating". However, as long you as don't possess a set of pedals, you are not able to engage the brakes with adequate precision (to avoid locking them up). In other words, not using yoke and pedals, you're not fully immersed anyhow and not using anti-skid will only degrade your GA simulation. That's my take on it.

Pete's code above in post #15 is sooo much more elegant, simpler, and -- reduces the CPU's transistor flip-flops by a bit.. Every "bit/byte"   :lol: counts right?

 

Except it has one small typo, so below is a tested version that works.

-------------------------------------------------------
-- FSX Lua plug-in for automatic anti skid activation --
-------------------------------------------------------

function anti_skid()
    ipc.writeUB(0x0BFD, 1)
end

event.offset(0x0BFD, "UB", "anti_skid") 

Pete is the PRO, I be a hobbyist.

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

 

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.