This way I can fly with left hand only. (two hands for combat though)

I do wish that joysticks/pads could be used when docked.
I also really could use a ASC button, especially in dogfights.
Moderators: winston, another_commander
FYI I have played the original Elite back in 1986 on my Amstrad 6128 when I was 10 year old.Fritz wrote:You both should be punished by having to play the original Elite for 6 months!
From Oolite 1.81:Fritz wrote:You mean disabled...
Code: Select all
"use strict";
this.name="noyaw";
this.startUpComplete = this.playerBoughtNewShip = function() {
player.ship.maxYaw = 0;
}
this.shipSpawned = function(ship) {
ship.maxYaw = 0;
}
Get off my lawn!Vincentz wrote:FYI I have played the original Elite back in 1986 on my Amstrad 6128 when I was 10 year old.
I've played with Lego spaceships when there weren't even home computers around!FYI I have played the original Elite back in 1986 on my Amstrad 6128 when I was 10 year old.