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. Started by taguilo,

    Hi,I was just playing around with the vector drawing in xml and realised that could make a symbol that I wanted through using a lot of polylines. I wonder if I could somehow get the position of airports and loop that until I have drawn all airports with the vector icon in a ND . I have seen that loop exist in the fs9 GPS and I have also seen various variables for aiport lat and lon.The purpose is to get your own icons istead of the default ones in the map mode in the FS9 GPS.Could that be done what do you think?Vector Airport Icon 2 3 + 2 3 + This code could probably be optimized just a QD.//Eugen

    • 4 replies
    • 886 views
  2. Guest GTO
    Started by Guest GTO,

    Hi all,I am using paint shop pro 8 to enter the gauge coordinates in the panel config.Is the crop tool the correct tool to use to get the x y and pixel sise. when I use the crop tool on my image to postion were I want the gauge to go, when I take me finger off the mouse botton the coordinates that are displayed in the bottom tool bar disappear.Is their another method in paint shop pro 8 that displays the coordinates.Cheers Rhys

    • 4 replies
    • 3.1k views
  3. Guest iholrf
    Started by Guest iholrf,

    I thought I'd share part of where I program gauges and test the models we build... ;)The left monitor has program code being developed, the center screen is the actual gauge in the sim being tested, and the right screen is the Garmin Trainer running via MaxiVista as a 3rd monitor.http://img136.echo.cx/img136/6180/developm...tation011rf.jpg

    • 4 replies
    • 846 views
  4. ok, so I've read every message in the forum pertaining to the use of alpha images (images with alpha) in 2D panels, and I'm just about at the end of my rope here...There doesn't seem to be a procedural answer anywhere, and the SDK instructions just don't work as advertised. I'm just trying to place a highlight on top of a gauge and it just shouldn't be this difficult. I've tried:In photoshop: Create an all white image with an all white alpha channel, over which I airbrush black.Save as .psd (or .bmp 32, or .bmp 8, or anything you can possibly think of,) and open in Imagetool.In Imagetool, all I see is the alpha, but I try saving as both 8 bit and full color with alpha.Onc…

    • 2 replies
    • 752 views
  5. Guest coal
    Started by Guest coal,

    Hello everybodyI need some help about how to share vars between C and XML gauges.I know how to do it if both gauges are writen in C, but is it possible between a gauge coded in C an another one written in XML?How can be done?Daniel

    • 2 replies
    • 919 views
  6. Guest Freddy Wilhelmsen
    Started by Guest Freddy Wilhelmsen,

    To open copilot windows (11) and close main window (0) i succesfully used this code:11 (>K:PANEL_ID_OPEN) 0 (>K:PANEL_ID_CLOSE) Display CoPanelNow.. I have a issue with the outside view as the 3D window resizes because of main panel not visible.Is it possible to use same IDENT on both copilot and pilot (0) and use the code snippet below to create a similar switch ?0 (>K:PANEL_1) 0 (>K:PANEL_0) Display CoPanelI ready in the modulescontrols,dll that K:PANEL_x is a variable... (where x is subpanels form 1 to 9.)RgdFreddy Wilhelmsen

    • 2 replies
    • 808 views
  7. Guest iholrf
    Started by Guest iholrf,

    I've searched in every corner of the Internet for a Beech 18 on floats and have had no luck?The simTECH Beech 18 is an awesome plane and I've thought about trying to learn GMax in order to put floats on it but that looks like a job that's well out of my league, at least for a while yet.There's a real life Beech 18 with floats that I've watched take off on several occasions and it's a beautiful sight (and sound).If anyone knows of an FS9 Beech 18 on floats that I could locate, I'd sure appreciate it, or if someone thinks modeling or grafting floats onto the existing SimTECH version is possible, that would be fantastic!!Thanx :)

    • 3 replies
    • 1.6k views
  8. Guest Alex Goldstein
    Started by Guest Alex Goldstein,

    Good Evening,A year ago a friend of mine started working on an airline called Intrepid Airways. After putting some time into the website and what not, he realized he didn't have enough time necessary to make it a successfull VA. Recently my friend and I have decided to put JBU on hold and put our time towards Intrepid since it is already very much in the works. I am posting today requesting an aircraft painter to paint Intrepid's fleet. We already have a paint scheme in place for the aircraft but we just need someone to paint them. The paint scheme is available at www.intrepidairways.com . If you are interested in helping out please contact me via the following ways.AIM -…

    • 0 replies
    • 661 views
  9. Guest Jar172RG
    Started by Guest Jar172RG,

    Hey all, I am still learning how to create FS2k4 gauges, but I think I am starting to get close to my first one, however, I'm curious on what application is a good choice for debugging gauge coding in Visual C++ 6.0 Pro, I was told by someone else that you use the fs9.exe, however, when I attempt to use that, VC++ gives me an error that says "Unload the debugger and try again" then it switchs back to desgin view and doesn't debug the gauge, any suggestions? Jared

    • 2 replies
    • 649 views
  10. Started by Rocky,

    In order to test my gauges with all the possible resolutions, I would like to be able to change the Windows resolution to ANY resolution.In fact, I have a LCD monitor (1280x1024) so I can't switch to a resolution higher than 1280x1024. I would like to make the system "believe" I am in 1600x1200 (or higher) just to allow me to make a screenshot of the panel to make sure all the gauges work fine.Do you know if such a tool exists ?Thanks.Eric

    • 0 replies
    • 768 views
  11. Guest Lionel Goh
    Started by Guest Lionel Goh,

    Just take a guess... Lets see who gets it correct. :)Andrewhttp://forums.avsim.net/user_files/114805.jpg

    • 4 replies
    • 981 views
  12. Started by phjvh,

    I've programmed an annuciator panel, but found some of the warning vars don't work. I'd like to confirm if this is true:Warning_oil_psi works okWarning_vacuum (L/R) don't work at allWarning_volts doesn't work at allWarning_fuel (L/R) work okI guess one could check vacuum < 3 (or similar) to trigger the warning, and similarily volts < 28 (see other post about bugs in electrical system)Other people experienced these bugs?Cheers, Christian

    • 1 reply
    • 691 views
  13. Started by Elsmoko,

    What FS2004 file(s) contain the data that determines the positioning of the CDI needle when tracking a VOR? Is this data contained in one (general) file for all aircraft, or is there a unique file for each aircraft? My CDI indications began misbehaving a few days ago >NOT TOO BAD, just bad enough to be irritating ~:) MyGPS path agrees with the FSNAV path when following a flight plan, butt the NAV 1 CDI needle indicates `bout 2.5 degreesleft. Doesn't seem to matter where I fly or what aircraft.I've tried deselecting ALL of the addon scenerys via FS 2004setup page for troubleshooting > butt no help. Thanks, Ken "Elsmoko" Boardman [email protected]

    • 0 replies
    • 735 views
  14. Guest Ridge_Runner_5
    Started by Guest Ridge_Runner_5,

    Has anyone got one???

    • 1 reply
    • 626 views
  15. Started by Elsmoko,

    CDI needle indicates approx 2.5 degrees left of center when theaircraft is on course with respect to GPS flight path, FSNAV, and FS ATC. Would appreciate any advise regarding the possible causeof this problem and or remedies. Doesn't seem to matter whichaircraft is used > I've noted the problem while flying aB1900 and Lear 45.Thanks,Ken B.

    • 2 replies
    • 748 views
  16. Guest EasyEd
    Started by Guest EasyEd,

    I recently imported an FS2k2 palne ive been making into FS9, only to discover that it no longer flies like it should. the flaps, which use to make me able to hover at a near standstill, now have very little effect on anything, the engines seem to have lost power, and im not getting the lift i used to enjoy. how does FS9 read the .air and aircraft.cfg files differently, and how would I rectify this most unfortunate situation?Thanks in advance.

    • 4 replies
    • 974 views
  17. Guest IanK
    Started by Guest IanK,

    If I change this parameter (e.g. greater value to keep the nose from being too much up during landing), does something change with it such as e.g. increased fuel flow?Andreas

    • 1 reply
    • 4.3k views
  18. Guest Matholomew
    Started by Guest Matholomew,

    what is the .air file doing in the aircraft folder, is this where the "flight caracteristics" are modelled?i have succesfully added contrails to all planes, when i fly them in specific temp i can see them, and i used different effects. My question is when i fly online (ivao) i cant see contrails, when i fly the same aircraft they have contrails. How is this modelled/triggered, i mean the temp triggers the effect but why is the mp aircraft not having condense trails?Rick

    • 1 reply
    • 711 views
  19. Guest lucas11
    Started by Guest lucas11,

    Does any one knows how to rcover corrupted bmp files? , nearly all of my files are damaged. I can't do any repaint at all however fs works fine, all airplanes are displayed correctly.Please help

    • 4 replies
    • 835 views
  20. Started by Alky,

    Hi there,I'm a newbie on this forum with some painting kits and tutorials to start with. I've recently downloaded another one - GJSmith's painting tutorial to add texture on default B737-400 .bmp and software PSP 7.0 to edit it but have a problem with mirroring the name of airline on both (left and right) sides of the aircraft, as when I hit Ctrl+M (mirror) BOTH texts flip over when only the text on the right side of the fuse should do. Maybe someone knows how to fix this problem? Thanks.IMPORTANT: I would also like to ask if anyone knows where to get default (blank) quality texture files for default MSFS2004 Boeing models (737-400, 747-400, and 777-400)? Sometimes those …

    • 1 reply
    • 619 views
  21. Started by mgh,

    Ok, I'm absolutely new at modeling in 3d, or using gmax. I would like to learn how to model aircraft in gmax. I have tried searching the internet for tips and tutorials on designing aircraft with little success. If any designers out there could point me in a direction, or share some tips to help get me started, it would be appriciated. Thanks in advance...-Tom

    • 3 replies
    • 1.5k views
  22. Guest ogeva
    Started by Guest ogeva,

    I have aproblem I can't find an answer to in all tutorials and forum posts I tried. Seems to me this is simply so obvious to everybody and I am missing something...I am trying to create some xml gauges for custom panels I am bulding and can't find the suitabale gauges elsewere.My questions is this.See attached part of the default DC3 Suction xml gauge code: - - - (A:Suction Pressure,inHg) This gauge shows engine suction pressure in units of 0-10 inHg.Now my question is this. How does the 'neede' object knows how much to move and in which direction when suction changes?Why would it only move between the '0' and '10' on the gauge base bitmap?If I created a custom gauge, wi…

    • 2 replies
    • 930 views
  23. Guest silvabaque
    Started by Guest silvabaque,

    Does anyone know how to make a gauge read more fuel than what's actually in the tanks? Here's my scenario, I have a fuel gauge that reads 187lbs per tank. I would like it to read 2340lbs per tank WHILE maintaining only 187lbs per tank.

    • 2 replies
    • 651 views
  24. Guest Mathias
    Started by Guest Mathias,

    My personal FS project of lifetime, the Dornier 128-6 "D-IBUF" has such an instrument on board. Two antennae side by side on the cockpit roof determine the relative direction of a VHF transmitting station that the COMM2 Radio is tuned to and within reception range. An indicator needle in the panel then points in the direction that the signal comes from. If you follow that needle you will eventually fly right over that radio transmitter.I have never seen the likes in FS-dom. Is it possible to figure out the heading and distance at which a radio station one has tuned into with the COMM2 radio is located relative to the aircraft? Rememeber, we are not talking about a VOR her…

    • 11 replies
    • 2.8k views
  25. Started by n4gix,

    Hi AllI am using MS paint to get my co ordinates to place my gauges on my virtual cockpit. Do a use the Ms paint select tool on my bitmap image and write down the numbers that appear at the bottom of the tool bar on the right hand side and paste those numbers in the panel config? Cheers Rhys

    • 1 reply
    • 603 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.