• 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

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

I need a tip on how to remove tips

S

sandar

Guest
I have a problem with cockpit tips, they keep popping up on the screen even though I have it switched off in the settings page.
I have checked the FS9 CFG and the setting for quicktips is =0, which I assume is off. The obvious question has to be how do I turn it off? The less obvious question is what is causing the false reading? I am assuming that there might be another file somwhere overiding the FS9CFG.

While I am asking questions, how do I alter the view point from the 2D panel? I thought I knew, but nothing happens when I edit the panel CFG.
 
Settings--Realism--- on the top-right uncheck "Display flying tips" to turn off. (most simmers don't use this. These are the pop-up tips that tell you things like you started the engines incorrectly, your bank angle is too steep, etc.)

Settings--General --- select "Show cockpit Tooltips" if you want your gauges and switches identified when you do a mouse-over. (most simmers do keep this one activated)


2D panel Viewpoint:
You need a Views section at the beginning of the panel.cfg. If there isn't one, you can add it in, if you do have a Views section then the "VIEW_FORWARD_DIR=" line will adjust your 2D views.

[Window Titles]
Window00=Panel
Window01=GPS
Window02=Radio
Window03=Over Head Panel
window04=Mini Panel

[VIEWS]
VIEW_FORWARD_DIR=4.000, 0.000, 0.000 //Pitch, Bank, Yaw
VIEW_FORWARD_EYE=0.000, 0.00,0.00 // Right/Left, Up/Down, Fore/Aft
 
Thank you very much Dogknot, I am off to a panel cfg right now.
 
Back
Top