Ships for human only
Moderators: winston, another_commander
Ships for human only
Does anyone know how to make the ship available only for a player? Friend of mine wants to make change in the Imperial Courier 2 OXP for his own pleasure. He's going to be the only owner of this ship in whole Ooniverse
- Disembodied
- Jedi Spam Assassin
- Posts: 6885
- Joined: Thu Jul 12, 2007 10:54 pm
- Location: Carter's Snort
You'll need to edit the OXP. In the Imperial Courier's shipdata.plist, in the Config folder, delete all the <dict></dict> entries for all the versions that don't have "-player" after them (e.g. just keep the ones that contain <key>impcourier2-player</key> or something similar). Probably best to make a copy of the OXP, keep the original to one side (outside the AddOns folder, obviously) and make the changes to the copy – because I'm not 100% certain of my facts, here ...
If you want to make sure that you don't see any for sale in the shipyards, either, then you'll need to chance the shipyard.plist so that the entry reads
Obviously, make these modifications after you've actually bought the ship!
If you want to make sure that you don't see any for sale in the shipyards, either, then you'll need to chance the shipyard.plist so that the entry reads
Code: Select all
<key>chance</key>
<real>0.0</real>