Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
DetailedScan
A terminal command for a detailed scan of the scrap still remaining outside the ship.
| Date uploaded | 2 years ago |
| Version | 1.2.2 |
| Download link | fivetoofive-DetailedScan-1.2.2.zip |
| Downloads | 447604 |
| Dependency string | fivetoofive-DetailedScan-1.2.2 |
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.2100README
DetailedScan
Type detailed in the terminal when landed at a moon to bring up a list of all of the scrap still remaining outside of the ship, and their individual value.
detalso works due to the nature of how the terminal works.dscan now also be used.
You can view the commands in the other section of the terminal in-game if you forget them.
If you are not the host, item values in the detailed scan may appear as all '0' until the ship lands. If this happens, just back out of the terminal and re-enter the command.
Installation
Use the thunderstore mod manager or r2modman to install.
Otherwise unzip this mod into your Lethal Company/BepInEx/plugins folder for manual installation
CHANGELOG
1.2.2
- Fixed a bug were leaving a match and joining another (or the same) match without quiting the game breaks the mod.
1.2.1
- Fixed a bug that caused the list to appear empty even when on a moon.
1.2.0
- Updated to TerminalAPI 1.5.0
- Changed how the code updates the terminal to be more inline with the new version of TerminalAPI.
- You can now view the commands as options listed under the
Othercategory in the terminal.
1.1.3
- updated to TerminalAPI 1.4.0
1.1.2
- Tested for version 45
- Updated README
- added
dsas a new quicker command.
1.1.1
- Removed pointless logging of events.
- Updated the README with more information.
1.1.0
- Now shows total amount and total value of items not in ship.
- Switched to using TerminalAPI events
- Fixed Formatting
1.0.0
- Initial Release