Adds a few terminal commands to sell your scrap from the ship. Compatible with the ShipInventory mod. Highly Configurable. SellFromTerminal +
This mod is compatible with the ShipInventory mod.
- 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.
- See Sell Settings for more info.
- This mod supports excluding custom / modded scrap items from the sell algorithm.
- See Advanced Sell Settings for more info.
- See Advanced Sell Settings for more info.
- This mod will show how much overtime bonus you will receive on the sell confirmation screen.
Download SellMyScrap on Thunderstore.
Expand
- You must be landed at The Company building to use sell commands.
- Each sell command will sell items based on your config settings.
- Each sell command requires confirmation before selling your scrap.
- Additional information is given on the confirmation screen.
Command | Description | Optional flags |
---|---|---|
sell <amount> |
Will sell scrap for a total of the requested amount. | -se , -se:<number> , -o |
sell quota |
Will sell scrap to reach the profit quota. | -se , -se:<number> |
sell all |
Will sell all of your scrap. | -se , -se:<number> |
sell item <name> |
Will sell scrap by their item name. | -se , -se:<number> |
sell list |
Will sell all the scrap from the sellList config setting. |
-se , -se:<number> |
- Using the
-se
flag will spawn a random scrap eater.- Usage:
<sell-command> -se
- Usage:
- Using the
-se:<number>
flag will spawn a scrap eater by their index (Starts at 1).- 1 = Octolar, 2 = Takey, 3 = Maxwell, 4 = Yippee, 5 = Cookie Fumo, 6 = Psycho, 7 = Zombies, 8 = Wolfy
- Usage:
<sell-command> -se:<number>
- This command supports math expressions as the input for .
- Usage example:
sell 500 + 50
- Usage example:
- Using the
-o
flag will sell for a less amount so (less amount + overtime bonus) = initial amount.- Usage:
sell <amount> -o
- Usage:
- Item names are not case-sensitive but, spaces do matter.
- Usage examples:
sell item Whoopie cushion
sell item Whoopie
sell item Whoo
- This command will sell all the items from the
sellList
config setting. - This command will bypass the
dontSellList
config setting.
Command | Description |
---|---|
sell |
Shows a help message for this mod. |
view overtime |
Shows your current overtime bonus. |
view scrap |
Shows a list of all the scrap in the ship. |
view all scrap |
Shows a list of all the registered scrap. |
view config |
Shows your config settings. |
edit config |
Edit config settings from the terminal. |
Expand
- Use the
edit config
command to edit config settings from the terminal. - Only the host can edit Sell Settings and Advanced Sell Settings using the config editor.
- Sell Settings and Advanced Sell Settings will be synced with the host.
General Settings | Setting type | Default value | Description |
---|---|---|---|
ExtendedLogging |
Boolean |
false |
Enable extended logging. |
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? |
SellKnives |
Boolean |
false |
Do you want to sell Kitchen knives? |
SellPickles |
Boolean |
true |
Do you want to sell Jar of pickles? |
Advanced Sell Settings | Setting type | Default value | Description |
---|---|---|---|
SellScrapWorthZero |
Boolean |
false |
Do you want to sell scrap worth zero? |
OnlySellScrapOnFloor |
Boolean |
false |
Do you want to sell scrap that is only on the floor? |
PrioritySellList |
String |
Tragedy, Comedy, Whoopie cushion, Easter egg, Clock, Soccer ball |
Array of item names to prioritize when selling. |
DontSellList |
String |
|
Array of item names to not sell. |
SellList |
String |
Whoopie cushion, Easter egg, Tragedy, Comedy |
Array of item names to sell when using the sell list command. |
- Use the
edit config
command to easily edit thePrioritySellList
config setting from the terminal. - Use the
view scrap
orview all scrap
command to see the correct item names to use. - Each entry should be separated by a comma.
- Item names are not case-sensitive but, spaces do matter.
- Example value:
Tragedy, Comedy, Whoopie cushion, Easter egg, Clock, Soccer ball
- Use the
edit config
command to easily edit theDontSellList
config setting from the terminal. - Use the
view scrap
orview all scrap
command to see the correct item names to use. - Each entry should be separated by a comma.
- Item names are not case-sensitive but, spaces do matter.
- Example value:
Maxwell, Cookie Fumo, Octolar Plush, Smol Takey, Blahaj
- Use the
edit config
command to easily edit theSellList
config setting from the terminal. - Use the
view scrap
orview all scrap
command to see the correct item names to use. - Each entry should be separated by a comma.
- Item names are not case-sensitive but, spaces do matter.
- Example value:
Whoopie cushion, Easter egg, Tragedy, Comedy
Terminal Settings | Setting type | Default value | Description |
---|---|---|---|
OverrideWelcomeMessage |
Boolean |
true |
Overrides the terminal welcome message to add additional info. |
OverrideHelpMessage |
Boolean |
true |
Overrides the terminal help message to add additional info. |
ShowFoundItems |
Boolean |
true |
Show found items on the confirmation screen. |
SortFoundItemsPrice |
Boolean |
true |
Sorts found items from most to least expensive. |
AlignFoundItemsPrice |
Boolean |
true |
Aligns 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. |
RareVoiceLineChance |
Single |
5 |
The percent chance the Company will say a rare microphone voice line after selling. |
ShowQuotaWarning |
Boolean |
true |
If enabled, will show a warning when you try to pull the ship's lever when the quota hasn't been fulfilled at the Company building with 0 days left. |
Scrap Eater Settings | Setting type | Default value | Description |
---|---|---|---|
ScrapEaterChance |
Int32 |
75 |
The percent chance a scrap eater will spawn?! |
OctolarSpawnWeight |
Int32 |
1 |
The spawn chance weight Octolar will spawn?! (scrap eater) |
TakeySpawnWeight |
Int32 |
1 |
The spawn chance weight Takey will spawn?! (scrap eater) |
MaxwellSpawnWeight |
Int32 |
1 |
The spawn chance weight Maxwell will spawn?! (scrap eater) |
YippeeSpawnWeight |
Int32 |
1 |
The spawn chance weight Yippee will spawn?! (scrap eater) |
CookieFumoSpawnWeight |
Int32 |
1 |
The spawn chance weight Cookie Fumo will spawn?! (scrap eater) |
PsychoSpawnWeight |
Int32 |
1 |
The spawn chance weight Psycho will spawn?! (scrap eater) |
ZombiesSpawnWeight |
Int32 |
1 |
The spawn chance weight Zombies will spawn?! (scrap eater) |
WolfySpawnWeight |
Int32 |
1 |
The spawn chance weight Wolfy will spawn?! (scrap eater) |
This mod is compatible with the ShipInventory mod.
If you use the command flag -inv
when writing sell commands, you can make the command only target the ShipInventory storage.
- GiantScrapEaters - Adds an additional scrap eater.
- BigEyes - Adds an additional scrap eater.
https://github.com/ZehsTeam/Lethal-Company-SellMyScrap/issues
Discord server | Forum | Post |
---|---|---|
Lethal Company modding Discord | #mod-releases |
SellMyScrap |
Unofficial Lethal Company Community | #mod-releases |
SellMyScrap |
Email: crithaxxog@gmail.com - Twitch: CritHaxXoG - YouTube: Zehs
- "Pirate hat" (https://skfb.ly/oDoDr) by ReversedG is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Playing Cards" (https://skfb.ly/oDIqr) by Dumokan Art is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Low poly Chicken" (https://skfb.ly/oARnK) by marksethcaballes is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Bell" (https://skfb.ly/oIUVu) by ApprenticeRaccoon is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- Foley, Hand Bell, Ringing, Muffled.wav by yake01 -- https://freesound.org/s/586567/ -- License: Attribution 4.0
- "Boxing Gloves - Left Handed" (https://skfb.ly/6XOUS) by Gohar.Munir is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Boxing Gloves - Right Handed" (https://skfb.ly/6XPGF) by Gohar.Munir is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Gift Bow" (https://skfb.ly/oxBKr) by buzzkirill is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Crystal empire - Crystal Heart - MLP" (https://skfb.ly/6uyzt) by Kalem.Masters is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- "Cake" (https://skfb.ly/ozG96) by Harry Charalambous is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
- Models and sounds from LethalThings.
- Model by MissSuperE.