SellMyScrap
Adds a few terminal commands to sell your scrap from the ship. Highly Configurable.
This mod will sell scrap as close to the requested value as possible.
- You must be landed at The Company building to use sell commands.
- This mod will NOT sell Gifts, Shotguns, or Ammo by default.
- See Sell Settings for more info.
- This mod has support for excluding custom / modded scrap items from the sell algorithm.
- See Advanced Sell Settings for more info.
- This mod will show how much overtime bonus you will receive on the sell confirmation screen.
Terminal Commands
| Command |
Description |
sell <amount> |
Will sell scrap for a total of the amount requested. |
sell quota |
Will sell scrap to reach the profit quota. |
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 your config settings.
- Each command requires confirmation before selling your scrap.
- Additional information is given on the confirmation screen.
| Command |
Description |
sell |
Shows a help message for this mod. |
view scrap |
Shows a detailed list of all the scrap in the ship. |
view config |
Shows your config settings. |
edit config |
Edit config settings from the terminal. |
Config Settings
Use the edit config command to edit config settings from the terminal.
Sell Settings and Advanced Sell Settings will be synced with the host when joining a game.
| 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 |
sellScrapWorthZero |
Boolean |
false |
|
Do you want to sell scrap worth zero? |
onlySellScrapOnFloor |
Boolean |
false |
|
Do you want to only sell scrap that is on the floor? |
dontSellListJson |
String |
[] |
["Maxwell", "Other Item"] |
JSON array of item names to not sell. |
- Use the
edit config command to easily edit the dontSellListJson config setting from the terminal.
- Use the
view scrap command or Echo Scanner to see the correct item names to use.
- Item names are not case-sensitive and spaces do matter.
| Terminal Settings |
Setting type |
Default value |
Description |
overrideWelcomeMessage |
Boolean |
true |
Overrides the terminal welcome message to add some additional info. |
overrideHelpMessage |
Boolean |
true |
Overrides the terminal help message to add some additional info. |
showFoundItems |
Boolean |
true |
Show found items on the confirmation screen. |
sortFoundItems |
Boolean |
true |
Sorts found items from most to least expensive. |
alignFoundItemsPrice |
Boolean |
true |
Align all prices of found items. |
| 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
https://github.com/ZehsTeam/Lethal-Company-SellMyScrap/issues
Screenshots
sell <amount>
sell quota
sell all
view scrap
view config
edit config