You are viewing a potentially older version of this package. View all versions.
Treyotech-Treys_Health_Text-1.0.0 icon

Treys Health Text

Displays Player Health as a Number

Date uploaded 5 months ago
Version 1.0.0
Download link Treyotech-Treys_Health_Text-1.0.0.zip
Downloads 245
Dependency string Treyotech-Treys_Health_Text-1.0.0

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

Trey's Health Display Mod

Installation

To install the My Health Display Mod, follow these steps:

  1. Download the Mod:

    • Download the latest version of the Health Display Mod
  2. Install BepInEx:

    • If not already installed, download and install BepInEx for Lethal Company.
  3. Place Mod Files:

    • After downloading the mod, extract the files (If they are zipped)
    • Place the extracted TreysHealthText.dll into the BepInEx/plugins directory in your Lethal Company installation folder.
  4. Celebrate:

    • The mod should be working, run the game and have fun :D

CHANGELOG

Changelog

[1.3.1]

Fixed

  • Fixed a bug where the "SystemsOnline" and "OpenEyes" animation wouldn't play when joining a lobby
  • Fixed a bug where the Health Text would be deleted on Player Death, which should give a very, very tiny performance boost on player respawn

[1.3.0]

Added

  • Added Text Color as a config option. The default is the classic orange color, but you can change it to be whatever RGB color you want.

Fixed

  • Fixed a bug where the text color would appear red if the player was holding something heavy when the text asset was created.

[1.2.0]

Added

5 New Config Options to adjust the text to your liking

  • HPTextPosition: Defines if the label should be above or below the number
  • UnderlineTopLine: Separates the top and bottom row with a line
  • HPLabelName: Replaces the "HP" text with whatever you want! You could have your text say "100 men" if you wanted idk.

And in case anyone doesn't like where the text is placed, they can move it in the config

  • XOffset: Moves the text left and right
  • YOffset: Moves the text up and down

How To Configure

  • Navigate to your BepInEx/config directory in your Lethal Company installation folder and edit TreysHealthText.cfg in the text editor of your choice.

[1.1.0]

Fixed

  • Fixed a bug where the health text would scale whenever weight increases.

[1.0.1]

Fixed

  • Fixed a minor grammar mistake.

[1.0.0]

Added

  • First release of the project.