[Solved] Rotating ship in F5 screen. How?

General discussion for players of Oolite.

Moderators: winston, another_commander

Post Reply
User avatar
Tichy
---- E L I T E ----
---- E L I T E ----
Posts: 345
Joined: Wed Jul 11, 2012 5:48 pm

[Solved] Rotating ship in F5 screen. How?

Post by Tichy »

In some screenshots I saw the image of the player ship in the F5 screen. How do I enable it?
Last edited by Tichy on Thu Sep 04, 2014 11:52 am, edited 1 time in total.
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6683
Joined: Wed Feb 28, 2007 7:54 am

Re: Rotating ship in F5 screen. How?

Post by another_commander »

In your .GNUstepDefaults file, add this line:

Code: Select all

"show-ship-model-in-status-screen" = YES;
Save and start the game, voila!
User avatar
Tichy
---- E L I T E ----
---- E L I T E ----
Posts: 345
Joined: Wed Jul 11, 2012 5:48 pm

Re: Rotating ship in F5 screen. How?

Post by Tichy »

Thank you! :)
User avatar
Tichy
---- E L I T E ----
---- E L I T E ----
Posts: 345
Joined: Wed Jul 11, 2012 5:48 pm

Re: Rotating ship in F5 screen. How?

Post by Tichy »

I did it in a slightly different way. I added to my ~/GNUstep/Defaults/oolite.plist

Code: Select all

<key>show-ship-model-in-status-screen</key>
<integer>1</integer>
User avatar
Diziet Sma
---- E L I T E ----
---- E L I T E ----
Posts: 6312
Joined: Mon Apr 06, 2009 12:20 pm
Location: Aboard the Pitviper S.E. "Blackwidow"

Re: Rotating ship in F5 screen. How?

Post by Diziet Sma »

Tichy wrote:
I did it in a slightly different way. I added to my ~/GNUstep/Defaults/oolite.plist

Code: Select all

<key>show-ship-model-in-status-screen</key>
<integer>1</integer>
And just for the sake of completeness, I have

Code: Select all

<key>show-ship-model-in-status-screen</key>
<string>YES</string>
:mrgreen:
Most games have some sort of paddling-pool-and-water-wings beginning to ease you in: Oolite takes the rather more Darwinian approach of heaving you straight into the ocean, often with a brick or two in your pockets for luck. ~ Disembodied
Post Reply