Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.

Note: this post will not display until it's been approved by a moderator.

Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview

Please read the rules before you post!


Topic Summary

Posted by: Garfunkel
« on: February 14, 2022, 06:17:23 PM »

Just a reminder for players who might want to beef up NPR - the AI does not benefit from this because it does not understand what to do with player-designed ships. So this is only useful for transferring ships between two human controlled empires.
Posted by: idefelipe
« on: February 14, 2022, 11:24:46 AM »

Thanks!!

Also, thanks to your help, I realized that it needs to change the ParentFleetID to match the ownership fleet.

So there are three things to be changed:

FCT_Fleet - ParentFleetID
FCT_Fleet - RaceID
FCT_Ship - RaceID

As bonus track, you should also need the Assigned Pop ID (so it will appears in the planet you want)

With that things changed the ship appears in the new empire :)
Posted by: alex_brunius
« on: February 14, 2022, 11:13:49 AM »

You would need to change the RaceID in FCT_Fleet as well or the ship wouldn't have anywhere to show up in Naval Organization (F4) window.
Posted by: idefelipe
« on: February 14, 2022, 11:08:55 AM »

Hello!

I am wondering how to change the ownership of a ship. I guess it is editting the DB and I have tried a couple of things in the line FCT_Ship in the column RaceID to match the new race I want to be the ship's owner, but that does not mean to work.

Could you help me? What must be editted in the DB to change the ownership of a ship?

Thanks.