azumi-CruiserLoot icon

CruiserLoot

When a cruiser is docked to a ship, display the UI showing the total value and quantity of scrap loaded onto the cruiser while you are inside the ship.

By azumi
Last updated an hour ago
Total downloads 1
Total rating 0 
Categories Tweaks & Quality Of Life Vehicles AI Generated
Dependency string azumi-CruiserLoot-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

CruiserLoot

While many developers have released mods that calculate the total value of scrap, those specifically designed for cruisers have had issues with game balance. This mod addresses that issue by implementing a system where the UI is displayed for 5 seconds upon right-clicking only when both of the following conditions are met: "the player is inside the ship" and "the cruiser is docked to a magnet." For example, with mods like “CountCruiserLoot” by demi_hitsuji or “CruiserScan,” by ved the UI could be displayed by right-clicking from anywhere outside the facility. Consequently, if a player had previously checked the total scrap count via the terminal, they could estimate the approximate amount of uncollected scrap by comparing it to the scrap loaded onto the cruiser. This mod resolves this issue by implementing the display conditions mentioned above.

Features

The UI display and details are as follows.

CRUISER: ■[Total scrap value] ([Total scrap item count])

  • Displays cruiser scrap total instantly.
  • Automatically ignores non-scrap objects.
  • Ignores bodies.
  • UI automatically disappears after a configurable duration.
  • Optional support for displaying outside the ship at Company Building.
  • Compatible with the UI displays of "ShipLoot" by tinyhoot, "ShipLootCruiser" by HQHQTeam, and "UISellTracker" by SlapItNow.
  • Multiplayer compatible.
  • Compatible with vanilla.

Config

You can change the settings in the config file.

  • Display Enabled / Default : True
  • Display Time / Default : 5.0 Min : 1.0 Max : 30.0(Seconds)
  • Allow Outside At The Company / Default : False

Installation

  1. Install BepInExPack by BepInEx.
  2. Place CruiserLoot.dll into : BepInEx/plugins/. Alternatively, you could use ThunderStore's mod manager to have the installation handled for you.
  3. Launch the game.
  4. Edit the config if desired. We recommend editing the file using LethalConfig by AinaVT.(https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/)

Notes

  • From the perspective of game balance, although it is a conditional and limited UI display, the influence of that information may change over time in the player's handling of scrap transportation.
  • Please understand that the MODs compatible with the UI display of others mentioned above may experience shifts or changes in the UI position due to updates such as modifications and improvements, or other external factors, and in the worst case, may compromise display compatibility.

Credits