Can someone please explain to me how the list of ships for sale is populated?
When I want to try out a new ship, I change 'chance' and 'tech level' in shipyard.plist to chance = 1.0; and techlevel = 1;. I understood from the OXP tutorial that this would guarantee seeing the ship for sale, but I find it doesn't always work. What am I doing wrong?
Also, can someone explain where the ships-for-sale data is stored? I can't see it in the save file, yet the list doesn't vary if I quit the game and come back in again.
Ships for Sale
Moderators: winston, another_commander
- Wildeblood
- ---- E L I T E ----
- Posts: 2453
- Joined: Sat Jun 11, 2011 6:07 am
- Location: Western Australia
- Contact:
Re: Ships for Sale
It's not stored in its final form, it's generated from the system seeds like almost everything. Just write the ship you want to try out directly into the player ship field in the save file (after making a backup).Albee wrote:Also, can someone explain where the ships-for-sale data is stored? I can't see it in the save file, yet the list doesn't vary if I quit the game and come back in again.
Re: Ships for Sale
Will do -- thanks.Wildeblood wrote:Just write the ship you want to try out directly into the player ship field in the save file (after making a backup).