DetailedScan
A terminal command for a detailed scan of the scrap still remaining outside the ship.
Date uploaded | a year ago |
Version | 1.1.1 |
Download link | fivetoofive-DetailedScan-1.1.1.zip |
Downloads | 7183 |
Dependency string | fivetoofive-DetailedScan-1.1.1 |
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.
Due to the nature of how the terminal works, shortform commands like det
also work.
This mod works client-side, but it takes a small amount of time to sync with the server when you first go to a moon 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, then open it back up 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
Other
category in the terminal.
1.1.3
- updated to TerminalAPI 1.4.0
1.1.2
- Tested for version 45
- Updated README
- added
ds
as 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