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.

LSA66

Frozen-Inactivity
  • Joined

  • Last visited

Everything posted by LSA66

  1. Emilio_G, I'd suggest you to use the SetDataOnSimObject function to trigger a failure, like in the following example (it's Delphi but you'll easily grasp the idea): first add it to data definition SimConnect_AddToDataDefinition(hSimConnect, ord(DATDEF_SETENG1ONFIRE), 'ENG ON FIRE:1', '', SIMCONNECT_DATATYPE_INT32) then call whenever you want it SimConnect_SetDataOnSimObject(hSimConnect, ord(DATDEF_SETENG1ONFIRE), SIMCONNECT_OBJECT_ID_USER, 0, 0, 0, 0)
  2. Zinfandel, you can play with these two different ways of layers blending and decide what is your choice.The ideal is when rivets and panel lines and shades and dirt and whatever are all painted in separate transparent layers, put above all other painting and having normal blending option. This way you can easily get suitable result just changing opacity of corresponding layer. But painting those different layers is a huge work... ;)
  3. Well, all your paint should be below that panel/rivets layer, and the rivets layer's property also should be set as multiply.
  4. Yes, it is the Accel Hornet. And there are drop tanks and AA missiles painted on its textures. That's why I asked if I could attach those tanks and missiles to the plane... I'll definately do that. There's no choice :(
  5. Thanks, Chock!So, do I get it right that as soon as I assign a key to drop external stores then those will appear under my wings? Is that all? :( Well, I'm currently doing a repaint for the stock F/A-18 and I'd like to see those drop tanks on load stations to make sure that its repaint perfectly matches A/C camo. And the ability to drop tanks is just an option for me...
  6. Hi guys,In F/A-18's wing textures I can clearly see droptanks and missiles. So, how can I use these? Any ideas?Thanks!

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.