hi~I'm new to join the SF2, a fabulous game. and most amazing is i can customize a plane as my whishes. however, i try to get the throttle status (usually like 0%, 30%, .... 100% (AB))indicated on my plane's HUD, then i could turned of that small window which indicate your speed, altitude, heading and throttle.
i tried add following sentences in my avionics .ini file, but nothing showed.
Symbol[33]=HUD_ThrottleText
..............................
[HUD_ThrottleText]
SymbolType=THROTTLE_TEXT
TextPosition=-0.080,-0.063
HorizontalAlignment=RIGHT
VerticalAlignment=CENTER
TextFormat=%0.1f
I also tried use THROTTLE_CONTROL_TEXT, THROTTLE_CONTROL to replace that value for SymbolType, but failed. anyone PLEASE could help me?
moreover, is there any tutorials showing how to coding in SF2 Mods? i can't find any. THANKS.