Realistic Shipyards: Re-Download version 3.02b!

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

Realistic Shipyards: Re-Download version 3.02b!

Post by Lestradae »

Dear fellow players,

the below lines have become unnescessary, to avoid the gamebreaking Contrictor bug have a look here:

https://bb.oolite.space/viewtopic.php?t=5140

... and download or re-download Realistic Shipyards V3.02b which is a version that has had the bug described below removed.

***

It has come to my attention recently that there is a potentially gamebreaking, if rare, bug in Realistic Shipyards, and as the next version is still a ways off, I publish here a patch.

The bug appears when the game spawns a top secret ship from a certain mission outside that mission as a pirate. That in and of itself is wanted behaviour for RS; the idea is that more than one prototype was stolen and found its way into pirate hands. Bad thing is, if that ship gets shot down in the same system as the player is, the game considers the ship`s mission as finished even if it never began properly, and will award its awards - over and over again.

***
Last edited by Lestradae on Wed Oct 15, 2008 11:09 am, edited 2 times in total.
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Post by Frame »

would´nt it make sense to: completely remove the death actions ???...

since this is now not the mission constrictor, those make no sense... or did i miss something...

in the odd chance that the NPC-constrictor is spawned, and killed in the same system as the player... will that not retrigger the bug...

just my 2 cents
Bounty Scanner
Number 935
User avatar
FSOneblin
---- E L I T E ----
---- E L I T E ----
Posts: 460
Joined: Tue Oct 30, 2007 12:15 am
Location: Yes, That is True

Post by FSOneblin »

I will do that, my master. All npc's flying non npc constrictors will be crushed!

Don't Panic: FSOneblin
Don't panic

Now an "adult!"
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

...

Post by Lestradae »

Frame wrote:
would´nt it make sense to: completely remove the death actions ???...

since this is now not the mission constrictor, those make no sense... or did i miss something...
You are missing something: May I kindly point you to step 8. which ends with "... and delete all four lines." (of the death action, that is).
FSOneblin wrote:
I will do that, my master. All npc's flying non npc constrictors will be crushed!
Young Padawan! What a pleasant surprise! :twisted:

We don`t need the false and cheating awards of her Majesty`s Space Navy! And as this ship could become a danger to our plans, and damage the shipyards at Facece, erase them! Bwahahahahahaaaaaa ...

Imperial :evil:

Lestradae Duval
User avatar
Frame
---- E L I T E ----
---- E L I T E ----
Posts: 1477
Joined: Fri Mar 30, 2007 8:32 am
Location: Witchspace

Re: ...

Post by Frame »

Lestradae wrote:
Frame wrote:
would´nt it make sense to: completely remove the death actions ???...

since this is now not the mission constrictor, those make no sense... or did i miss something...
You are missing something: May I kindly point you to step 8. which ends with "... and delete all four lines." (of the death action, that is).
ahh.. i´m going blind... damn mushrooms ;-)
Bounty Scanner
Number 935
User avatar
FSOneblin
---- E L I T E ----
---- E L I T E ----
Posts: 460
Joined: Tue Oct 30, 2007 12:15 am
Location: Yes, That is True

Post by FSOneblin »

Is the constrictor closer to the top, bottom, or middle of the shipdata.plst. It's so big, It would take a while to find.

Don't Panic: FSOneblin
Don't panic

Now an "adult!"
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

...

Post by Lestradae »

FSOneblin wrote:
Is the constrictor closer to the top, bottom, or middle of the shipdata.plst.
Any editor you use, should have a search function. You should search for the term "<key>constrictor</key>".

Yes, the shipdata.plist is huge :shock:

The (NPC-)constrictor is around lines 14.213 to 14.267 of 52.375 lines in my install. Hope that helps.

8)

L
User avatar
FSOneblin
---- E L I T E ----
---- E L I T E ----
Posts: 460
Joined: Tue Oct 30, 2007 12:15 am
Location: Yes, That is True

Re: ...

Post by FSOneblin »

Lestradae wrote:
FSOneblin wrote:
Is the constrictor closer to the top, bottom, or middle of the shipdata.plst.
Any editor you use, should have a search function. You should search for the term "<key>constrictor</key>".

Yes, the shipdata.plist is huge :shock:

The (NPC-)constrictor is around lines 14.213 to 14.267 of 52.375 lines in my install. Hope that helps.

8)

L

Thankyou, It has been done. There are no more constrictors That are not NPC-constrictors. All remaining will be fugitive's, with a bounty of 9000 C.R.


Don't Panic: FSOneblin
Don't panic

Now an "adult!"
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

...

Post by Lestradae »

All remaining will be fugitive's, with a bounty of 9000 C.R.
Erm, whut? That`s not in RS, is it? It would be an ... unexpected feature ... in other words, bug. :?:

But a stolen Constrictor Pirate should have a bit of decent bounty, you`re right. :twisted:

Going over the RS pricing model atm, anyways. We`ll see.
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 »

I like one other change about the constrictor:
It is a special mission ship. Normal players should never see it before the mission starts. Please add the next lines to the condor shipdata. It will make sure the ship becomes only selectable after the mission has finished. After that it is less of a problem when you occasionally see the ship with "normal" pirates.

Code: Select all

<key>conditions</key> 
<array> 
	<string>mission_conhunt equal CONSTRICTOR_DESTROYED</string> 
</array>
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

...

Post by Lestradae »

@Eric Walch:

It`s on the list for things to be changed for the next version now :wink:
User avatar
FSOneblin
---- E L I T E ----
---- E L I T E ----
Posts: 460
Joined: Tue Oct 30, 2007 12:15 am
Location: Yes, That is True

Re: ...

Post by FSOneblin »

Lestradae wrote:
All remaining will be fugitive's, with a bounty of 9000 C.R.
Erm, whut? That`s not in RS, is it? It would be an ... unexpected feature ... in other words, bug. :?:

But a stolen Constrictor Pirate should have a bit of decent bounty, you`re right. :twisted:

Going over the RS pricing model atm, anyways. We`ll see.
No, I just made that up, who would pass up 9000 cr? We need them gone, forever, and ever, amen.

Don't Panic: FSOneblin
Don't panic

Now an "adult!"
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

Re: ...

Post by Lestradae »

FSOneblin wrote:
... who would pass up 9000 cr?
Not me, that`s for sure.
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

.

Post by Lestradae »

This should really stay visible.
User avatar
Lestradae
---- E L I T E ----
---- E L I T E ----
Posts: 3095
Joined: Tue Apr 17, 2007 10:30 pm
Location: Vienna, Austria

..

Post by Lestradae »

Reminder, sometimes.
Post Reply