Alternate starter ships...

An area for discussing new ideas and additions to Oolite.

Moderators: winston, another_commander

Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2411
Joined: Mon May 31, 2010 11:11 pm

Alternate starter ships...

Post by Switeck »

Like an extra skill setting for the game, you can start out with "Easy" (the default Cobra Mark III), "Medium" (the Cobra Mark I), or "Hard" (an Adder!)

A possible thing to make the Adder more usable/fair is a large cargo bay extension that adds 3 tons capacity for 5 tons total, since the NPC Adders already have 5 tons capacity according to game stats.
Problem
Above Average
Above Average
Posts: 16
Joined: Tue Jul 14, 2009 8:48 pm
Location: Kassel, Germany

Post by Problem »

I think this is a nice idea. One thing I liked about Frontier was the small ship you started with, so a Cobra Mark III would be something to work for.

In Oolite I don't feel the need to buy a new ship, because the Cobra is a great all-rounder. An option to start with a smaller ship would be an interesting challenge.
another_commander
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 6682
Joined: Wed Feb 28, 2007 7:54 am

Post by another_commander »

Here is your option:
Start a game, save immediately at Lave, exit game. Then load the save file on a text editor and find where it says:

Code: Select all

<key>ship_desc</key>
<string>cobra3-player</string>
Change it to

Code: Select all

<key>ship_desc</key>
<string>adder-player</string>
Load up Oolite, load your save file and best of luck with your brand new Adder. ;-)
User avatar
Cmd. Cheyd
---- E L I T E ----
---- E L I T E ----
Posts: 934
Joined: Tue Dec 16, 2008 2:52 pm
Location: Deep Horizon Industries Manufacturing & Research Site somewhere in G8...

Post by Cmd. Cheyd »

As someone who regularly plays this way, and Ironman games to boot, I have to say the Adder is a VERY rough start but a LOT of fun if you get rolling. No direct comment on the idea of making it a starting option though.
Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2411
Joined: Mon May 31, 2010 11:11 pm

Post by Switeck »

How would I change the game so the Adder can buy a 3 ton cargo extension? (AKA "Large Cargo Bay"...just not so large.)
User avatar
Eric Walch
Slightly Grand Rear Admiral
Slightly Grand Rear Admiral
Posts: 5536
Joined: Sat Jun 16, 2007 3:48 pm
Location: Netherlands

Post by Eric Walch »

Switeck wrote:
How would I change the game so the Adder can buy a 3 ton cargo extension? (AKA "Large Cargo Bay"...just not so large.)
It's al in the wiki
Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2411
Joined: Mon May 31, 2010 11:11 pm

Post by Switeck »

I tried to edit shipdata.plist ...but that didn't work in the sense of being able to add a LCB that only gave 3 tons extra.

So I put this into my savegame with the Adder:

<key>extra_cargo</key>
<integer>3</integer>

...and the game ignored it. :cry:
User avatar
Zieman
---- E L I T E ----
---- E L I T E ----
Posts: 680
Joined: Tue Sep 01, 2009 11:55 pm
Location: in maZe

Post by Zieman »

You need to edit shipdata.plist in your ..\oolite.app\Resources\Config -folder and then start Oolite while pressing the shift-key until the spinning Cobra mk III appears.
...and keep it under lightspeed!

Friendliest Meteor Police that side of Riedquat

[EliteWiki] Far Arm ships
[EliteWiki] Z-ships
[EliteWiki] Baakili Far Trader
[EliteWiki] Tin of SPAM
Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2411
Joined: Mon May 31, 2010 11:11 pm

Post by Switeck »

That's where I looked.
I don't want the player's Adder to start with 5 tons cargo space, that's easy.
I want to have to buy a "large" cargo bay which increases the starting 2 tons to 5 tons, like the ai Adders have.

BTW, your "My OXPs" link in your signature seems to be broken.
User avatar
Zieman
---- E L I T E ----
---- E L I T E ----
Posts: 680
Joined: Tue Sep 01, 2009 11:55 pm
Location: in maZe

Post by Zieman »

What version of Oolite are you using?

Test version 1.73.4 and the brand new 1.74 both should recognise the change.

Forgot one thing though - when you add

Code: Select all

      extra_cargo = 3;
to "adder-player" -entry in shipdata.plist in your ..\oolite.app\Resources\Config -folder, you also need to add

Code: Select all

     "EQ_CARGO_BAY",
under "optional_equipment" to "adder-player" -entry in shipyard.plist in your ..\oolite.app\Resources\Config -folder.
...and keep it under lightspeed!

Friendliest Meteor Police that side of Riedquat

[EliteWiki] Far Arm ships
[EliteWiki] Z-ships
[EliteWiki] Baakili Far Trader
[EliteWiki] Tin of SPAM
User avatar
Zieman
---- E L I T E ----
---- E L I T E ----
Posts: 680
Joined: Tue Sep 01, 2009 11:55 pm
Location: in maZe

Post by Zieman »

Switeck wrote:
BTW, your "My OXPs" link in your signature seems to be broken.
Works fine her & at work - can anyone confirm this broken link -report?

Maybe you run much stricter safety settings with your browser/system?
...and keep it under lightspeed!

Friendliest Meteor Police that side of Riedquat

[EliteWiki] Far Arm ships
[EliteWiki] Z-ships
[EliteWiki] Baakili Far Trader
[EliteWiki] Tin of SPAM
User avatar
Cody
Sharp Shooter Spam Assassin
Sharp Shooter Spam Assassin
Posts: 16081
Joined: Sat Jul 04, 2009 9:31 pm
Location: The Lizard's Claw
Contact:

Post by Cody »

Working here okay.
I would advise stilts for the quagmires, and camels for the snowy hills
And any survivors, their debts I will certainly pay. There's always a way!
User avatar
Uncle Reno
---- E L I T E ----
---- E L I T E ----
Posts: 648
Joined: Mon Apr 24, 2006 12:54 pm
Location: UK

Post by Uncle Reno »

El Viejo wrote:
Working here okay.
And okay for me too.
"Get back or I unleash my lethal spotted batoid!!"

What I do when not reading the Oolite bulletin board!
Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2411
Joined: Mon May 31, 2010 11:11 pm

Post by Switeck »

I've been using the v1.74 windows trunk builds. I'll be using the brand new 1.74 by tomorrow.

I've got FireFox+ Noscript and pop-ups blocked. But the website doesn't even get to a point where that matters. I immediately get:
Unable to connect
Firefox can't establish a connection to the server at koti.mbnet.fi.
Seems my old HOST file was to blame...
Zieman wrote:
Forgot one thing though - when you add

Code: Select all

      extra_cargo = 3;
to "adder-player" -entry in shipdata.plist in your ..\oolite.app\Resources\Config -folder, you also need to add

Code: Select all

     "EQ_CARGO_BAY",
under "optional_equipment" to "adder-player" -entry in shipyard.plist in your ..\oolite.app\Resources\Config -folder.
...didn't work. :cry:

I even tried to make a new savegame from scratch and it still didn't work.
The large cargo bay kept trying to add 15 extra tons for 17 tons total.
Last edited by Switeck on Sun Jun 13, 2010 11:08 pm, edited 1 time in total.
User avatar
Zieman
---- E L I T E ----
---- E L I T E ----
Posts: 680
Joined: Tue Sep 01, 2009 11:55 pm
Location: in maZe

Post by Zieman »

Good you got it sorted. :)
...and keep it under lightspeed!

Friendliest Meteor Police that side of Riedquat

[EliteWiki] Far Arm ships
[EliteWiki] Z-ships
[EliteWiki] Baakili Far Trader
[EliteWiki] Tin of SPAM
Post Reply