Get rid of terrain warning when landing?

Posted:
Thu Feb 07, 2008 1:53 am
by raptorx
How do I get rid of the terrain warning voice telling me to "pull up" when I'm trying to land without disabling the other sound effects?
Re: Get rid of terrain warning when landing?

Posted:
Thu Feb 07, 2008 6:08 am
by congo
It might be a gauge. Look in the aircraft's folder, open the panel folder and edit panel.cfg with notepad, put a ; in front of the line with the offending gauge, that should disable it.
That's only a guess though, I'm not sure.
Re: Get rid of terrain warning when landing?

Posted:
Thu Feb 07, 2008 7:10 am
by reider
The purists will tell you how to fly properly and avoid those messages. This is quite correct and a good thing to learn. Meanwhile, back on the ranch, if you really must stop it for the time being then add this to your aircraft.cfg
[GPWS]
max_warning_height = 0
sink_rate_fpm = -5000
excessive_sink_rate_fpm = -30000
climbout_sink_rate_fpm = -100
flap_and_gear_sink_rate_fpm= -10000 
Reider
Re: Get rid of terrain warning when landing?

Posted:
Thu Feb 07, 2008 10:44 am
by raptorx
Oh yeah, I was getting so good at the sim I that I forgot that I am NOT A PILOT and I most likely am not following the proper glide slope. Thanks for the aircraft.cfg settings.
-Jim