Author Topic: How to transfer ships between races  (Read 1453 times)

0 Members and 1 Guest are viewing this topic.

Offline IronRagnar (OP)

  • Leading Rate
  • *
  • I
  • Posts: 10
How to transfer ships between races
« on: April 26, 2021, 04:30:58 AM »
I can't for the life of me figure out if this feature is missing or I just can't find it.  In VB6 it was possible to transfer ships between races, is this a feature in C#? Is there a workaround?
 

Offline Froggiest1982

  • Gold Supporter
  • Vice Admiral
  • *****
  • F
  • Posts: 1332
  • Thanked: 591 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: How to transfer ships between races
« Reply #1 on: April 26, 2021, 04:31:57 AM »
I can't for the life of me figure out if this feature is missing or I just can't find it.  In VB6 it was possible to transfer ships between races, is this a feature in C#? Is there a workaround?

It is missing. The only way is to temper with the database and an SQL reader
 
The following users thanked this post: IronRagnar

Offline IronRagnar (OP)

  • Leading Rate
  • *
  • I
  • Posts: 10
Re: How to transfer ships between races
« Reply #2 on: April 26, 2021, 04:34:08 AM »
That's a shame.  It was quite useful for multiple player races.
 

Offline Zap0

  • Captain
  • **********
  • Posts: 404
  • Thanked: 503 times
Re: How to transfer ships between races
« Reply #3 on: April 26, 2021, 04:47:36 AM »
board it
 
The following users thanked this post: k

Offline IronRagnar (OP)

  • Leading Rate
  • *
  • I
  • Posts: 10
Re: How to transfer ships between races
« Reply #4 on: April 26, 2021, 05:29:17 AM »
I don't why I didn't think of boarding.  Thank you.  I was considering maybe somehow working with abandoning ship but it seems to be more cubersome.
 

Offline Zap0

  • Captain
  • **********
  • Posts: 404
  • Thanked: 503 times
Re: How to transfer ships between races
« Reply #5 on: April 26, 2021, 05:40:32 AM »
Abandoning a ship just explodes it, and boarding is plenty cumbersome:

The only way to "trade" ships is by boarding them. SM in a boarding ship, SM in a boarding party, load it, move the ship to wherever it needs to be, set the target ships speed to 1 so your boarders don't all die, board the ship, click until the crew is dead, and voila! You now have a ship that traded hands from one empire to another. It still has a hole in it's armor and a 1-month abandon-overhaul modifier tho.
 
The following users thanked this post: IronRagnar

Offline Froggiest1982

  • Gold Supporter
  • Vice Admiral
  • *****
  • F
  • Posts: 1332
  • Thanked: 591 times
  • Gold Supporter Gold Supporter : Support the forums with a Gold subscription
    2021 Supporter 2021 Supporter : Donate for 2021
    2022 Supporter 2022 Supporter : Donate for 2022
    2023 Supporter 2023 Supporter : Donate for 2023
Re: How to transfer ships between races
« Reply #6 on: April 26, 2021, 04:10:27 PM »
Abandoning a ship just explodes it, and boarding is plenty cumbersome:

The only way to "trade" ships is by boarding them. SM in a boarding ship, SM in a boarding party, load it, move the ship to wherever it needs to be, set the target ships speed to 1 so your boarders don't all die, board the ship, click until the crew is dead, and voila! You now have a ship that traded hands from one empire to another. It still has a hole in it's armor and a 1-month abandon-overhaul modifier tho.

I guess you have a Klingon way of trading while I am more of a Ferengi...

Ahaahahha

But actually that is probably better than spending lots of time on the DB with always risking of compromising the save.

Offline Andrew

  • Registered
  • Commodore
  • **********
  • Posts: 691
  • Thanked: 120 times
Re: How to transfer ships between races
« Reply #7 on: April 26, 2021, 06:19:03 PM »
There is another way to trade ships , create a temporary empty colony place the ships in orbit around it and then have the recieving race conquer the colony all ships then surrender. Unfortunatly you will probably also get technology transfer
 
The following users thanked this post: IronRagnar

Offline IronRagnar (OP)

  • Leading Rate
  • *
  • I
  • Posts: 10
Re: How to transfer ships between races
« Reply #8 on: April 27, 2021, 03:53:06 AM »
I will have to check out the colony way.  The wording in settings says that tech will be transferred "proportionate to the to the percentage of total race population represented by that conquered population".  So there is a good chance it will be minimal.
 

Offline Andrew

  • Registered
  • Commodore
  • **********
  • Posts: 691
  • Thanked: 120 times
Re: How to transfer ships between races
« Reply #9 on: April 27, 2021, 07:49:43 AM »
I did this for a highy advanced race passing down to a lower tech race. I had the option for tech transfer turned off but that did not prevent tech transfer
23 technologies were transferred in an inconsistant pattern for instance capacitor recharge rate 3,4.5, and5 were transferred and source race had 6 and I thinl the reciever already had 3 , they go 12 and 30 cm lasers as well but nothing inbetween

edit It also looks like I can build the captured ships despite their individual components being beyond the capturing race
« Last Edit: April 27, 2021, 07:53:47 AM by Andrew »
 

Offline IronRagnar (OP)

  • Leading Rate
  • *
  • I
  • Posts: 10
Re: How to transfer ships between races
« Reply #10 on: April 27, 2021, 08:53:05 AM »
I think in 1. 14 tech transfer should be fixed.  So as not to transfer when turned off in settings.