RPM display in top left corner
-
Heya there! Quick & short question, when flying the F18 you get an RP Counter at the top left of your screen, is there any way to get the same display when flying in a F16?
Thanks in advance,
Arrow
-
In the falcon bms.cfg file in your user/config directory, look for the line set g_bNoRPMOnHud 1 and change the 1 to a 0.
-
In the falcon bms.cfg file in your user/config directory, look for the line set g_bNoRPMOnHud 1 and change the 1 to a 0.
I don’t think that is the same thing. I think this is different.
Callbacks to toggle this:
OTWToggleEngineDisplay and OTWToggleFlapDisplay
Default keys are CTRL-4 and CTRL-3 respectively.