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.

FSX/FSX-SE Aircraft and Panel Design Forum - How To

Designing panels or aircraft for FSX? Want to learn? Here is THE place to get together with fellow designers or to ask questions.

IMPORTANT - If you are not designing panels or aircraft or asking how to design panels or aircraft, please post your questions in the FSX | FSX-SE Forum.

  1. Guest Matthias Lieberecht
    Started by Guest Matthias Lieberecht,

    Hi All,is it possible to limit the throttle range with a XML Gauge? The reason for this asking is that I'm making a new Panel which have this function to provide a too high N1/Torque and EGT. It's not an Autothrottle just a limiter. I saw such a function in the Dash 8 (?) Panel, so I think it should be possible. Does anybody know how to realize this?Best RegardsMatthias

    • 2 replies
    • 808 views
  2. Started by Shaka,

    What is "aircraft.radius" in the reference parts section used for? I noticed it used in the anim demo, and I figured it would let FS now how big the aircraft was for the purpose of choosing parking at airports. However, when I used it in my project, I noticed that it edited the aircraft.cfg file, but when I checked, there was no section where this would be used. When I use this part, is it affecting the model itself? - Martin

    • 0 replies
    • 628 views
  3. Guest Milton
    Started by Guest Milton,

    just wanted to share some projects I've been workin on apart from Posky.1) Concept racer2)My rendition of a Starwars podracer (not done yet)Lee

    • 1 reply
    • 669 views
  4. Guest FelixFFDS
    Started by Guest FelixFFDS,

    I was wondering if anyone knows if Project Gmax has a website out yet? I would like to check out the progress of the MD-80 series jets to see how they are coming along. Any info would be appreciatedThank You,

    • 5 replies
    • 1.2k views
  5. Guest
    Started by Guest,

    I have done my first custom panel. I think that I could have done a better job but I am very new to panel design. I hope you guys like my work so far.

    • 0 replies
    • 667 views
  6. Guest
    Started by Guest,

    Hi Guys,I'm hoping someone can tell me what I'm doing wrong here. When I paint the fuse in GMAX it looks fine - but when I export it to FS2002 it comes out looking like this :(.It is supposed to be a BAE ATP - but at the moment it has this awful translucent look to it... Very frustrating.The texture is DXT3Hope you guys have some ideas?Thanks,Julian

    • 7 replies
    • 934 views
  7. Guest
    Started by Guest,

    I am using DxtBMP and Photoshop. When i load the Alpha Channel to DxtBMP after editing its showing normal on the alpha window, but after saving and reloading the texture the Alpha Channel is all black. What is the Problem? What can i do?-------------------------------------------best,

    • 2 replies
    • 1k views
  8. Guest
    Started by Guest,

    Hi, everyone.I

    • 22 replies
    • 2.6k views
  9. Started by Rocky,

    Can someone please tell me how I can transfer the flight dynamics from an aircraft to another?I want to do this because one of my aircrafts has a beautiful visual model but poor flight dynamics, and I'd like to get them from another aircraft.Does it work if I simply copy the .air file and adjust the contact points in aircraft.cfg?Thanks for any info.Eric

    • 4 replies
    • 906 views
  10. Started by Brian_Gladden,

    The last time I made a set of doors they all opened together with shift-E. This time, if it is possible, I would like to make doors open separately. Can that be done with FSDS2?Thanks,John Woodward

  11. Guest
    Started by Guest,

    I have lost a gauge that I have been using for some time. If anyone has this guage (CPT.PSSND.gau) please be so kind to send it to me via e-mail or point me to a d/l link. Thanks! Happy New Year! !!!!2003!!!!Glen Lewis :[email protected]

    • 0 replies
    • 709 views
  12. Guest
    Started by Guest,

    HiI have done the 2D cockpit and am now working on the V cockpitThought you might like to see a picture.Happy new Year to everyone. I hope it brings you good timesRegardsJohn

    • 4 replies
    • 1.1k views
  13. Guest bartels
    Started by Guest bartels,

    Hi,I want to use several or expressions in visible statement. What the syntax like for that? What I would like to do is make it visible if flaps index is 2 or 3 or 4.((A:Flaps handle index,number) 2 == 3 == 4 == || ||BrgdsEugen

    • 3 replies
    • 721 views
  14. Guest
    Started by Guest,

    Hi there,I'm trying to model the Visionair Vantage. It's the first time that I'm modeling an aircaft. While looking at the rough model in fs2002, I noticed that one of the engine intakes doesn't have the correct light projection. Is that ok? How to fix it?Thanks!

    • 5 replies
    • 896 views
  15. Guest
    Started by Guest,

    Does anyone have a working email address for the POSky team?And/or does anyone know if there are blank repaint textures available for the POSky C-17 Globemaster III?I can't find either on POSky's websites. (which are both a mess right now...)Thanks,Brian.

    • 3 replies
    • 804 views
  16. i've downloaded the new pushback gauge and it is not working at all. i do not even see the button or icon that i should press. one more thing... does anyone know the coordinates for all the panels for fs2002.

    • 10 replies
    • 1.4k views
  17. Guest bartels
    Started by Guest bartels,

    Hi,I have experienced a strange thing about radio height it says 11 feet on ground but if I change panel to a couple of others it says 0. Is there a aircraft height that should be withdrawn?BrgdsEugen(A:Radio height, feet) 2500 <= %((P:Units of measure, enum) 2 == if{ (A:Radio height, meters) } els{ (A:Radio height, feet) } d 2500 <= )%{if}%(1 /)%!04d!0%{end}

    • 3 replies
    • 2.5k views
  18. Guest bartels
    Started by Guest bartels,

    Hi,I am working on a xml gauge and I wonder if it is possible get the following values;ILS ident, ILS frequency,ILS course and ILS-DME distanceBrgdsEugen

    • 8 replies
    • 1.3k views
  19. Guest bartels
    Started by Guest bartels,

    Hi,I am stuck with some xml code that I cant get to work. Seems that only the airspeed is shown ??any help is very appreciated.BrgdsEugen %((A:Airspeed select indicated or true, knots) (A:Total weight, lbs) 100000 - 1000 / 0.914 * 171 +)-)%!05d!(A:indicated or true, knots)((A:Total weight, lbs) 100000 - 1000 / 0.914 * 171 +) -

    • 3 replies
    • 828 views
  20. Guest
    Started by Guest,

    I have finally gotten around to checking the stats for the website... and found out what brought my website down...12,886: 18.73%: Nov/26/02 3:28 PM: /frbill/FS2002_Socata_Project/TB20GT_1.zipAs of Nov 26, 2002 at 3:28 PM, 12,886 people had downloaded the Socata! That's *far* more than I had 'guestimated' based on file size alone...I'll never make that mistake again! :)

    • 2 replies
    • 765 views
  21. Guest bartels
    Started by Guest bartels,

    Hallo,Just downloaded Matthias' "Cold and dark startup gauge"Probably i did something wrong, with install.What happened:Landing in the dark i lost all electrical- etc. power right after touch-down.(A:Sim on the ground.....????????What did i or is wrong?I installed the following code in a bigger gauge:.............(G:Var1) 0 == (A:Sim On Ground, bool) && if{ 0 (>K:MIXTURE_LEAN) (>K:FUEL_SELECTOR_OFF) (>K:FUEL_SELECTOR_2_OFF) 0 (>K:TOGGLE_ALTERNATOR1) 0 (>K:TOGGLE_ALTERNATOR2) 0 (>K:TOGGLE_ALTERNATOR3) 0 (>K:TOGGLE_ALTERNATOR4) 0 (>K:ALL_LIGHTS_TOGGLE) 0 (>K:TOGGLE_AVIONICS_MASTER) 0 (>K:TOGGLE_MASTER_BATTERY) 1 (>G:Var1) }.........N…

    • 1 reply
    • 904 views
  22. Guest
    Started by Guest,

    I need to add 460 to Eng1 Exhaust Gas Temperature,farenheit) in order to correct an improper value being reported by the token variable, but need to display ambient temperature farenheit when the engine is off. What is wrong with my string function?%((A:General eng1 rpm, rpm) 0 ==)%{ if }%((A:Ambient Temperature,farenheit))%{ els }%((A:Eng1 exhaust gas temperature, farenheit) 460 +)%!4d!%

    • 11 replies
    • 2k views
  23. Guest
    Started by Guest,

    Like the title says... anybody know where I can get a 3-View drawing of a Cessna 152? I know a person was looking for a C-150...I've looked all over the web, and couldn't find anything. It was probably right in front of me .Any help would be appreciated!!---------------------------------Jeff Merver :-beerchug :-waveKSQL - San Carlos :-sun1

    • 2 replies
    • 1.5k views
  24. Guest
    Started by Guest,

    I have a created a right tire, and copied it and flipped it over the X axis. It looks great, same shape, same placement on opposite side, but when I animated it, it turned backwards. Anyone know what I can do to correct this? The tire goes through some rather complex movements during extension and retraction so I am hoping to not have to rebuild and reanimate it through all the sequences. Thanks

    • 4 replies
    • 801 views
  25. Guest Milton
    Started by Guest Milton,

    Hi friends! I need some help here... Is There a way to do 32-bit reflective textures? Because I have already tried It in DXTBMP, I opened the texture in 24bit and the I put an Alpha texture, and then saved it in Extendend 32bit 888-8, after this I extracted the mipmaps in IMAGETOOL and i went check the textures in FS, but there wasn't reflective textures. Anybody can helpme?Thanks!Regards,Rodrigo.

    • 2 replies
    • 839 views

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.