#1 2023-08-01 20:34:55

Serebro
Reputation: +1016
Location: Moldova
Registered: 2014-03-28
Posts: 2,613
Windows 10 Chrome 115.0

Keyboard cabin view for pilots

Hello

For all the fly-bois out there who are using only keyboard to fly, here is a small mod that will allow you to use your keyboard keys to lookaround the cabin inside the plane.
You have to modify the air.con file in your settings.

Basically, you will have to add 2 lines of code so that it will look like this:
ControlMap.addAxisToAxisMapping c_PIMouseLookX IDFMouse IDAxis_0 0
ControlMap.addKeysToAxisMapping c_PIMouseLookX IDFKeyboard IDKey_Numpad6 IDKey_Numpad4 1
ControlMap.addAxisToAxisMapping c_PIMouseLookY IDFMouse IDAxis_1 1
ControlMap.addKeysToAxisMapping c_PIMouseLookY IDFKeyboard IDKey_Numpad5 IDKey_Numpad8 1

** If you want them vertically inverted then interchange position of keys instead of num5 and num8 it should be num8 and num5
ControlMap.addKeysToAxisMapping c_PIMouseLookY IDFKeyboard IDKey_Numpad8 IDKey_Numpad5 1

To learn how to edit the air.con file, please check out this topic:
https://team-simple.org/forum/viewtopic.php?id=4311&p=1

In the end, you will have something like this:
https://www.youtube.com/watch?v=aZN71PebOCc

Last edited by Serebro (2023-08-01 23:12:09)

Offline

    Positive reputation 6   Negative reputation 0

#2 2023-08-01 21:46:33

Crapule
Administrator
France
Reputation: +65
Registered: 2021-11-01
Posts: 70
Windows 10 Chrome 115.0

Re: Keyboard cabin view for pilots

That's great, I've been waiting for this for a while.
it wasn't practical at all to switch from keyboard to mouse just for that.
Thx Serebro

Offline

    Positive reputation 0   Negative reputation 0

#3 2023-08-13 00:11:20

Karwsz
Player
Poland
Reputation: +28
Registered: 2021-06-06
Posts: 44
Windows 10 Chrome 115.0

Re: Keyboard cabin view for pilots

I don't know if I'll be using it, but it's great. And personally I play on vanilla, but it got me thinking - to what degree game modding is allowed?

Offline

    Positive reputation 1   Negative reputation 0

#4 2023-08-20 22:33:58

Karl Donutz
Player
Reputation: +37
Registered: 2021-05-30
Posts: 40
Windows 10 Firefox 116.0

Re: Keyboard cabin view for pilots

Go vanilla, no added sugar.

Offline

    Positive reputation 1   Negative reputation 0

Board footer