
Lethal Company
You are viewing a potentially older version of this package. View Latest Version

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.
| Command | Description | Usage example |
|---|---|---|
sell <amount> |
Will sell scrap for a total of the amount specified. Amount is a positive integer. | sell 500 |
sell-quota |
Will sell scrap to reach the profit quota. | |
sell-all |
Will sell all of your scrap. |
| Command | Description |
|---|---|
view-scrap |
Shows a detailed list of all the scrap in the ship. |
Sell Settings and Advanced Sell Settings will be synced with the host when joining a lobby.
| Sell Settings | Setting type | Default value | Description |
|---|---|---|---|
speakInShip |
Boolean |
true |
The Company will speak inside your ship after selling from the terminal. |
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. |
view-scrap command or scan in-world to see the correct item names to use.| 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. |
Lethal Company modding Discord
└── #mod-releases > SellMyScrap
Unofficial Lethal Company Community
└── #mod-releases > SellMyScrap
sell <amount>
sell-quota
sell-all
view-scrap