[Keys]
1=121,8,control1,1,control2,0
Das wäre es für die Taste F10, aber ich habe noch keinen FSUIPC-Wert gefunden für die Türen.
control1 und control2 wären dies, wobei 1 öffnen und 0 schließen wäre.
121 ist für die F10 taste, 8 ohne andere Tasten-Kombinationen, mit Shift wäre dann die Zahl 9
[Keys]
1=121,9,control1,1,control2,0 (F10 mit Shift)
[Keys]
1=121,10,control1,1,control2,0 (F10 mit String)
[Keys]
1=121,12,control1,1,control2,0 (F10 mit Alt)
usw.
Bei [Keys] könnte man noch den Aircraft-Namen hinzufügen wenn es für einen Flieger gelten soll:
[Keys: DHC-2W VH-IDS]
1=121,10,control1,1,control2,0 (F10 mit String)
das wäre für die
ui_manufacturer=de Havilland Canada
ui_type=DHC-2 Wheels Cropduster
ui_variation=Robby's
von Aerosoft
Für F9 wäre dann die 120 die erste Zahl.
[Keys]
1=120,8,control1,1,control2,0
|