About this mod
A real Space Scoundrel shouldn't need to pay so much to register their 'legally' acquired ship, let's fix that! This mod allows you to change ship 'register to sell' ratio value to something more appropriate.
- Permissions and credits
1. If you don't already have a master txt file to run console commands, I recommend you create one at your game root location
(ex. C:\Program FIles (x86)\Steam\steamapps\common\Starfield\myStartingConsoleCommands.txt)
2. Download the mod content txt file and copy the text into the master txt file you just created.
3. Go to Documents/My Games/Starfield folder and open StarfieldCustom.ini file (create one if you don't have it already)
4. Add these lines in the file, where "myStartingConsoleCommands" is the name of the master txt file you created in step 1
(or whatever you named it):
[Archive]
bInvalidateOlderFiles=1
sResourceDataDirsFinal=
[General]
sStartingConsoleCommand=bat myStartingConsoleCommands
Quick Setup:
This is the command you will get from the mod content, where the value set is multiplied by the overall ship value to
determine the cost for registering that ship (this value default is ~82%):
setgs fSpaceshipRegisterValueMult 0.20 (costs 20% of the ship value to register it, change as desired)