Pelamis not loading ExtraFuelTank?
Delete this
<key>roles</key>
<string>trader(1.5) pirate(0.25) hunter(0.125) shuttle(1.25) pelamis</string>
from shipdata.plist for the player ship and ExtraFuelTank will load (from pylon to main fuel tank) normally.
Pelamis
Moderators: winston, another_commander, Getafix
- Zbond-Zbond
- ---- E L I T E ----
- Posts: 410
- Joined: Mon Nov 24, 2008 3:49 am
- Location: Healesville, Australia
Re: Pelamis
you should not delete it entirelyZbond-Zbond wrote:Pelamis not loading ExtraFuelTank?
Delete this
<key>roles</key>
<string>trader(1.5) pirate(0.25) hunter(0.125) shuttle(1.25) pelamis</string>
from shipdata.plist for the player ship and ExtraFuelTank will load (from pylon to main fuel tank) normally.
it should instead look like this
Code: Select all
<key>roles</key>
<string>player</string>
Cheers Frame...
Bounty Scanner
Number 935
Number 935
- JensAyton
- Grand Admiral Emeritus
- Posts: 6657
- Joined: Sat Apr 02, 2005 2:43 pm
- Location: Sweden
- Contact:
Re: Pelamis
In 1.72 and later, a ship with no roles setting will not be loaded at all. For earlier versions, I have no clue what would happen.Frame wrote:I guess the code has a built in function to default the role of the ship to player when it has no roles at all.
E-mail: [email protected]