More Adder cargospace?

General discussion for players of Oolite.

Moderators: winston, another_commander

fluxxx
Above Average
Above Average
Posts: 17
Joined: Fri Sep 12, 2014 12:26 am
Location: Baja Sur,Mexico

More Adder cargospace?

Post by fluxxx »

I can't find it now, but I thought there was an expansion to add more cargo space to the Adder. Can someone remember it?
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: More Adder cargospace?

Post by Diziet Sma »

Start Choices is the only one that comes to mind..
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
Switeck
---- E L I T E ----
---- E L I T E ----
Posts: 2411
Joined: Mon May 31, 2010 11:11 pm

Re: More Adder cargospace?

Post by Switeck »

Switeck's Shipping OXP does that, but it's not been updated for use with Oolite v1.80 so you'd need to edit it if you only wanted that feature.
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: More Adder cargospace?

Post by spara »

Start Choices is deliberately very feature limited and free of dependencies. It adds some start choices that affect the game only if selected. The only change that affects the whole game is the Adder cargo tweak.

Many of the start settings originate and the cargo tweak is directly borrowed from Switeck's oxp :mrgreen: .
fluxxx
Above Average
Above Average
Posts: 17
Joined: Fri Sep 12, 2014 12:26 am
Location: Baja Sur,Mexico

Re: More Adder cargospace?

Post by fluxxx »

Thanks all. Unless I do START CHOICES,I guess I am stuck with the adder I already have. No big deal, I have five other commanders.
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: More Adder cargospace?

Post by Diziet Sma »

fluxxx wrote:
Thanks all. Unless I do START CHOICES,I guess I am stuck with the adder I already have.
You could always tweak your shipdata.plist.. make a copy of it, placed in AddOns/Config, and edit the Adder's max_cargo entry to something more to your taste.. :wink:

Just be sure not to do the editing with Notepad, if you're using Windows. (Wordpad is ok, and Notepad++ is even better) After you've saved the change, hold down the shift key when you first start Oolite up again, until you see the spinning Cobra MkIII.
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
User avatar
CheeseRedux
---- E L I T E ----
---- E L I T E ----
Posts: 827
Joined: Fri Oct 02, 2009 6:50 pm

Re: More Adder cargospace?

Post by CheeseRedux »

Cheers, Dizzy, that saved me a bit of typing…

Simple, no-frills method:

Code: Select all

{
"adder-player" = {
max_cargo = 5;
};
}
Copy and paste the above into a text file named "shipdata-overrides.plist". Place file in AddOns folder. Your Adder now has enough cargo space for a Passenger Cabin, and it will work on your current save.
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
User avatar
spara
---- E L I T E ----
---- E L I T E ----
Posts: 2691
Joined: Wed Aug 15, 2012 4:19 am
Location: Finland

Re: More Adder cargospace?

Post by spara »

Because of the currect structure of the shipdata, in this case, you'll want to modify the "oolite_template_adder-player" rather than "adder-player". That way adder adding oxps that follow the current preferred way of adding variants work too.

So the code would be:

Code: Select all

{
"oolite_template_adder-player" = {
max_cargo = 5;
};
}
fluxxx
Above Average
Above Average
Posts: 17
Joined: Fri Sep 12, 2014 12:26 am
Location: Baja Sur,Mexico

Re: More Adder cargospace?

Post by fluxxx »

I am using Notepad++. I copied and pasted the code into ship-data overides.plist and moved it to Addons/Config. No change, i am afraid.
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:

Re: More Adder cargospace?

Post by Cody »

Did you shift/start after doing that?
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
Amah
---- E L I T E ----
---- E L I T E ----
Posts: 486
Joined: Tue Aug 28, 2012 8:05 pm
Location: aboard the Laenina Crowne - Yasen-N class space freighter
Contact:

Re: More Adder cargospace?

Post by Amah »

Try to edit your save file in oolite-saves to upgrade your current ship. search for:"max_cargo"

Code: Select all

...
    <key>max_cargo</key>
    <integer>5</integer>
...
(on Linux e.g.: ~/oolite-saves/Jameson.oolite-save)


/e: changed to 5tons for the adder
Last edited by Amah on Fri Oct 31, 2014 5:09 pm, edited 1 time in total.
Amah
fluxxx
Above Average
Above Average
Posts: 17
Joined: Fri Sep 12, 2014 12:26 am
Location: Baja Sur,Mexico

Re: More Adder cargospace?

Post by fluxxx »

Yes, I pressed shift and the only thing in my oolite saves file is a screenshot I took. I will look for the Jameson file. This is Windows 7.
User avatar
Amah
---- E L I T E ----
---- E L I T E ----
Posts: 486
Joined: Tue Aug 28, 2012 8:05 pm
Location: aboard the Laenina Crowne - Yasen-N class space freighter
Contact:

Re: More Adder cargospace?

Post by Amah »

keep my fingers crossed. Btw. the 35 were from my Cobra Mk3. 5tons should be enough for the adder.
Amah
User avatar
CheeseRedux
---- E L I T E ----
---- E L I T E ----
Posts: 827
Joined: Fri Oct 02, 2009 6:50 pm

Re: More Adder cargospace?

Post by CheeseRedux »

fluxxx wrote:
I am using Notepad++. I copied and pasted the code into ship-data overides.plist and moved it to Addons/Config. No change, i am afraid.
Just to make sure: The correct file name is "shipdata-overrides.plist".
If it doesn't work in AddOns/Config, try dropping it straight in AddOns. That's where I put mine when testing, and both my code and spara's improved one increase the Adder cargo as intended.
"Actually this is a common misconception... I do *not* in fact have a lot of time on my hands at all! I just have a very very very very bad sense of priorities."
--Dean C Engelhardt
fluxxx
Above Average
Above Average
Posts: 17
Joined: Fri Sep 12, 2014 12:26 am
Location: Baja Sur,Mexico

Re: More Adder cargospace?

Post by fluxxx »

Thanks. I have the 5 tons now. :)
Post Reply