SellMyScrap
Adds a few terminal commands to sell your scrap from the ship.
This mod aims to sell scrap as close to the target amount as possible. In rare cases, it may exceed the target amount due to performance reasons, even if a suitable match is possible.
- This mod will NOT sell Gifts, Shotguns, or Ammo by default.
- See config settings for more info.
Terminal Commands
| Command |
Command alias |
Description |
sell <amount> |
|
Will sell scrap for a total of the amount specified. Amount is a positive integer. |
sell-quota |
sell quota |
Will sell scrap to reach the profit quota. |
sell-all |
sell all |
Will sell all of your scrap. |
- You must be landed at The Company building to use these commands.
- Each command will sell items based on the config settings.
- Each command requires confirmation before selling your scrap.
- Additional information is given on the confirmation screen.
| Command |
Command alias |
Description |
view-scrap |
view scrap |
Shows a detailed list of all the scrap in the ship. |
Config Settings
Sell Settings and Advanced Sell Settings will be synced with the host when joining a lobby.
| Sell Settings |
Setting type |
Default value |
Description |
sellGifts |
Boolean |
false |
Do you want to sell Gifts? |
sellShotguns |
Boolean |
false |
Do you want to sell Shotguns? |
sellAmmo |
Boolean |
false |
Do you want to sell Ammo? |
sellPickles |
Boolean |
true |
Do you want to sell Jar of pickles? |
| Advanced Sell Settings |
Setting type |
Default value |
Example value |
Description |
dontSellListJson |
String |
[] |
["Gift", "Shotgun", "Ammo"] |
JSON array of item names to not sell. |
- Use the
view-scrap command or scan in-world to see the correct item names to use.
- Item names are not case-sensitive. Spaces do matter for item names.
| Confirmation Settings |
Setting type |
Default value |
Description |
showFoundItems |
Boolean |
true |
Show found items on the confirmation screen. |
showFoundItemsLimit |
Int32 |
100 |
Won't show found items if the total item count is over the limit. |
sortFoundItems |
Boolean |
true |
Sorts found items from most to least expensive on the confirmation screen. |
alignFoundItemsPrice |
Boolean |
true |
Align all prices of found items on the confirmation screen. |
| Misc Settings |
Setting type |
Default value |
Description |
speakInShip |
Boolean |
true |
The Company will speak inside your ship after selling from the terminal. |
Bug Reports, Help, or Suggestions
Screenshots
sell <amount>
sell-quota
sell-all