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

Easily sell your scrap to The Company using the ship's terminal.
This mod will try to sell scrap as close to the target amount as possible. You might find some rare cases where you might sell over the target amount even if a suitable match is possible due to performance reasons.
| Command | Description | Example |
|---|---|---|
sell <amount> |
Will sell scrap for a total of the amount specified. | sell 500 |
sell-quota |
Will sell scrap to reach the profit quota. | |
sell-all |
Will sell all of your scrap. |
| Sell Settings | Setting type | Default value |
|---|---|---|
sellGifts |
Boolean |
false |
sellShotguns |
Boolean |
false |
sellAmmo |
Boolean |
false |
sellHomemadeFlashbang |
Boolean |
false |
sellPickles |
Boolean |
true |
| Advanced Sell Settings | Setting type | Default value | Example value | Description |
|---|---|---|---|---|
dontSellListJson |
String |
[] |
["Gift", "Shotgun", "Ammo"] |
JSON array of item names to not sell. |
| Confirmation Settings | Setting type | Default value | Description |
|---|---|---|---|
showFoundItems |
Boolean |
true |
Show found items on the confirmation screen. |
showFoundItemsLimit |
Int32 |
100 |
Won't show founds items if the total item count is over the limit. |
alignFoundItemsPrice |
Boolean |
true |
Align all prices of found items on the confirmation screen. This might cost more performance. |
