You are viewing a potentially older version of this package.
View all versions.
SellMyScrap
Adds a few terminal commands to sell your scrap from the ship. Highly Configurable. SellFromTerminal +
Date uploaded | 9 months ago |
Version | 1.3.6 |
Download link | Zehs-SellMyScrap-1.3.6.zip |
Downloads | 12782 |
Dependency string | Zehs-SellMyScrap-1.3.6 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Evaisa-FixPluginTypesSerialization
Fix custom Serializable structs and such not properly getting deserialized by Unity.
Preferred version: 1.1.1README
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.
- 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.
Terminal Commands
- 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 |
---|---|
sell <amount> |
Will sell scrap for a total of the requested amount. |
sell quota |
Will sell scrap to reach the profit quota. |
sell all |
Will sell all of your scrap. |
- The
sell <amount>
command supports math expressions.
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. - 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.
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 thedontSellListJson
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.
- Use the
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. |
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
Discord server | Channel | Post |
---|---|---|
Lethal Company modding Discord | #mod-releases |
SellMyScrap |
Unofficial Lethal Company Community | #mod-releases |
SellMyScrap |
Screenshots
sell <amount>
sell quota
sell all
view scrap
view config
edit config
You have reached the bottom of the README. Thank you for reading <3
CHANGELOG
v1.7.2 + v1.7.3
- Fixed compatibility with the ShipInventory mod.
- Updated Takey (scrap eater)
- Updated Zombies (scrap eater)
- Updated Psycho (scrap eater)
- Small bug fixes.
- Other changes and improvements.
If you were using the ShipInventory mod and selling items wasn't removing them from the ShipInventory, this has been fixed in this update.
v1.7.1
- Fixed compatibility with the ShipInventory mod.
v1.7.0
- Added compatibility with the ShipInventory mod.
- Added LethalConfig integration.
- Updated Takey (scrap eater)
- Made a few changes to config settings.
- Bug fixes and improvements.
v1.6.2
- Updated Takey (scrap eater)
- Small fixes.
v1.6.1
- Fixed missing texture in Takey (scrap eater)
- Updated Takey (scrap eater)
v1.6.0
- Improved sell algorithm.
- Made some changes to sell commands output.
- Updated Takey (scrap eater)
- Added
ShowQuotaWarning
config setting.- Description: 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.
Older Versions
v1.5.24
- Small changes.
v1.5.23
- Updated Takey (scrap eater)
- Scrap eaters can now properly eat player ragdolls.
- You can no longer get a scrap eater when selling after you pulled the ship's lever.
- Added a warning if you try to start the ship at the Company building on the last day when the profit quota is not fulfilled.
v1.5.22
- Small changes.
v1.5.21
- Added support for vehicles.
- Changed all config settings keys.
- Previous config values will migrate to the new config settings.
v1.5.20
- Fixed Takey (scrap eater) audio.
v1.5.19
- Small update to Octolar (scrap eater)
- Optimized assets.
v1.5.18
- Updated README.
v1.5.17
- Fixed rare microphone voice lines not playing at the Company after selling.
- Added
rareVoiceLineChance
config setting.- Description: The percent chance the Company will say a rare microphone voice line after selling.
v1.5.16
- Changed
scrapEaterChance
config setting default value from 40 to 75.
v1.5.15
- Added Zombies?!
- Fixed
sellListJson
in the terminal config editor to work properly.
v1.5.14
- Added
sell list
command.- Description: Will sell all the scrap from the
sellListJson
config setting.
- Description: Will sell all the scrap from the
- Added
sellListJson
config setting.- Description: JSON array of item names to sell when using the
sell list
command.
- Description: JSON array of item names to sell when using the
- Made some changes and additions to scrap eaters.
- Scrap eaters will now only revive dead players if all players are dead.
v1.5.13
- Removed
overrideSetNewProfitQuota
config setting. - Fixed incompatibility with quota rollover mods.
- Fixed overtime bonus always being 15 credits more when selling on the last day.
- This config setting is now obsolete.
- This was previously fixed by setting
overrideSetNewProfitQuota
to false.- The overtime bonus always being 15 credits more was because I was clamping
daysUntilDeadline
to 0 when selling on the last day. There's a vanilla bug that setsdaysUntilDeadline
to either 0 or -1 when selling on the last day because of certain circumstances. I've now learned what these circumstances are and can now accurately calculate the overtime bonus to be shown on the sell confirmation screen.
v1.5.12
- Improved random percent calculations.
- Small update to Takey (scrap eater)
- Small update to Yippee (scrap eater)
- Improved README and CHANGELOG.
- Added XML file for summaries in scrap eater classes.
v1.5.11
- Fixed some issues when trying to sell.
v1.5.10
- Made some changes and additions to scrap eaters.
- Other changes.
v1.5.9
- Added
psychoSpawnWeight
config setting. - Made Psycho (scrap eater) available to everyone.
v1.5.8
- Updated Psycho (scrap eater)
v1.5.7
- Added Psycho?!
- Added
reset
command to the config editor.- This will reset all your config settings to their default value.
v1.5.6
- The
sell item <name>
command now shows found items when theshowFoundItems
config setting is set to false. - Made some small changes and additions to scrap eaters.
v1.5.5
- Renamed
sellKnife
config setting tosellKnives
. - Updated all sell commands.
- Updated
view overtime
command. - Made some small changes and additions to scrap eaters.
- Other small changes.
v1.5.4
- Added
sellKnife
config setting. - Added
view overtime
command.
v1.5.3
- Fixed oversight where
scrapEaterChance
set to 0 has a less than 1% chance to spawn a scrap eater.
v1.5.2
- Small changes and fixes.
v1.5.1
- Tested and working in version 50.
- Fixed the DepositItemsDesk microphone audio clip desync.
v1.5.0
- Made big changes and additions to scrap eaters.
- Fixed Yippee (scrap eater) wings not rendering.
- Added Cookie Fumo?!
- Added
cookieFumoSpawnWeight
config setting. - Added
overrideSetNewProfitQuota
config setting. - Fixed the DepositItemsDesk playing the microphone audio twice.
v1.4.2
- Added Yippee?!
- Added
yippeeSpawnWeight
config setting. - Made Maxwell slightly more evil :3
v1.4.1
- Removed
overtimeBonusOffset
config setting. - Made some changes and additions to scrap eaters.
- Other small changes.
v1.4.0
- Added support for modders to easily add their own scrap eaters.
- Added Maxwell?!
- Added
maxwellSpawnWeight
config setting. - Added
-se
/-se:<number>
flag for all sell commands.- 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
- Usage:
<sell-command> -se:<number>
- Using the
- Added
clear all
command to the JsonListEditor (dontSellListJson
config editor). - Improved the DisplayCreditsEarning popup.
- Other small changes.
v1.3.16
- Hopefully fixed the issue where the overtime bonus on the sell confirmation screen was sometimes inaccurate by $15.
- Added
overtimeBonusOffset
config setting.- Description: The overtime bonus offset for the sell confirmation screen.
- The
overtimeBonusOffset
config setting will get automatically set after the current quota is completed if the calculated overtime bonus on the sell confirmation screen is wrong. - Moved
scrapEaterChance
,octolarSpawnWeight
, andtakeySpawnWeight
config settings to the new Scrap Eater Settings category. - Other small changes.
v1.3.15
- Added
sell item <name>
command. - Added
view all scrap
command.
v1.3.14
- Made some changes and additions to scrap eaters.
- Other small changes.
v1.3.13
- Added
-o
flag to thesell <amount>
command.- Using the
-o
flag will sell for a less amount so (less amount + overtime bonus) = initial amount. - Usage:
sell <amount> -o
- Using the
- Other small changes.
v1.3.12
- Added Takey?!
- Removed
octolarSpawnChance
config setting. - Added
scrapEaterChance
config setting. - Added
octolarSpawnWeight
config setting. - Added
takeySpawnWeight
config setting. - The DepositItemsDesk microphone audio clip is now synced with all players.
v1.3.9 → v1.3.11
- Small changes.
v1.3.8
- Added Octolar?!
v1.3.7
- The overtime bonus now additionally shows the total value you will receive on the sell confirmation screen.
- Changed
sortFoundItems
config setting key tosortFoundItemsPrice
.
v1.3.6
- Small changes.
v1.3.5
- The
sell <amount>
command now supports math expressions.
v1.3.4
- Improved sell algorithm.
- The sell confirmation screen will now show how much overtime bonus you will receive.
- Added
onlySellScrapOnFloor
config setting. - Changed description.
v1.3.3
- Added
edit config
command. - Changed description.
v1.3.2
- Added
sellScrapWorthZero
config setting.
v1.3.1
- Fixed selling not working with specific BepInEx configurations.
v1.3.0
- Changed custom welcome terminal node message.
- All clients will now see all sold items on the DisplayCreditsEarning popup.
- Improved DisplayCreditsEarning popup.
- Fixed the DisplayCreditsEarning popup smooth scroll.
- Sometimes scrolls too far down. I will try and fix that in a later update.
- Fixed custom terminal help message to show [numberOfItemsOnRoute].
- Removed
showFoundItemsLimit
config setting.- Will add back if anyone has any performance issues with showing too many items.
- Improved terminal sell message when company buying rate is not 100%.
- Improved scrap calculator algorithm.
- Works better when the company buying rate is not 100%.
v1.2.5
- Simplified README. Command aliases are still in place.
- Added
overrideWelcomeMessage
andoverrideHelpMessage
config settings. - Moved some config settings to the new Terminal Settings category.
- Added
view config
command.
v1.2.4
- Added aliases for commands.
- Added custom welcome and help message for the terminal.
- Added sell help command.
- The host will now get a notification after a client uses a sell command.
- Moved the
speakInShip
config setting to the Misc Settings category. - Fixed a rare case where the mod would try and sell a little bit under the specified amount.
v1.2.3
- Removed the
sellHomemadeFlashbang
config setting. - The Company will now only speak inside the ship after selling from the terminal.
v1.2.2
- Fixed synced config for clients.
- Fixed sell confirmations so it won't still be active if you quit the terminal before confirming or denying.
v1.2.1
- Fixed the
view scrap
command. - Sell commands are no longer only accessible by the host.
- Added
speakInShip
config setting.
v1.2.0
- Added
view scrap
command. - Changed terminal sell commands confirmation messages.
- Added synced config for clients.
- The Company will speak inside the ship after selling scrap.
v1.1.4
- Added more config settings.
v1.1.3
- Added config settings for selling scrap.
- Adjusted some terminal output messages.
v1.1.0 → v1.1.2
v1.0.0
- Initial release.