There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.
If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.
Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.
The Staff of SOH
Not only that, Martin Klein has converted Stuart's original gauges for the Caudron and Staaken! Thanks very much Martin!
Kevin
That's a process i would be very interested in knowing more about. There are a multitude of FS9 gauges which would serve well in CFS2 compatibility.
Hi Martin,
Thanks for doing an Australian skin - it's a beautiful job!
The gauges are all working properly. I've only tested the aircraft in free flight so far.
So as not to have the mini panel overlaying the main panel, this entry needs amending as follows:
[Window02]
Background_color=0,0,0
size_mm=512,100
position=7
visible=0 (Changed from 1 to 0)
ident=MINIPANEL
child_3d=1
Shift 2 will bring up the mini panel.
Cheers,
Kevin
Hello RoxaneGreat, thank you!
Did you fix the cowling transparency? There used to be an alpha channel which made every metalic part half transparent.
Hello Bearcat
I'm not a programmer of any computer language, I set up FS2K Panels SDK, visual studio express 2008(free) and windows SDK (free), and try to modify the samples that are included in the SDK, the first thing to try is to compile the sample gauges, in command lines from VS studio express.
from the command prompter, go to the folder where are the samples and send "nmake", if your environment is well configured, you'll have a sample gauge, and all that stays is to try to modify the sample codes to fit with the XML ones. Dai Griffiths made an excellent tuto on C gauges, I advise strongly everybody trying this exercise to read it.
Good luck
Martin Klein