there are two lines on the pirate corvette that are:
refShip.CanEncounter = false;
refShip.CanBuy = true;
this means you can buy a ship but not encounter it or vice-versa
how can you have this on other ships like the frigate_sat
so you can buy he ship but no one else in the game would end up having it?
can the line be added into the other ships file or something and how can it be done?
refShip.CanEncounter = false;
refShip.CanBuy = true;
this means you can buy a ship but not encounter it or vice-versa
how can you have this on other ships like the frigate_sat
so you can buy he ship but no one else in the game would end up having it?
can the line be added into the other ships file or something and how can it be done?