You are viewing a potentially older version of this package.
View all versions.
Hitmarker
Shows a hitmarker when you successfully hit an enemy. With additional features. (Client-side)
Date uploaded | 9 months ago |
Version | 1.1.5 |
Download link | Zehs-Hitmarker-1.1.5.zip |
Downloads | 26049 |
Dependency string | Zehs-Hitmarker-1.1.5 |
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
Hitmaker
Shows a hitmarker when you successfully hit an enemy. With additional features. (Client-side)
- Shows a hitmarker when you successfully hit an enemy.
- Shows a message of how much damage you did to an enemy.
- Shows a message when you or another player kills an enemy.
- Fully client side. (Works in vanilla lobbies)
Config Settings
If you are experiencing any issues with config settings not working, try deleting the config file and regenerating it by launching the game.
Reason: Config files from previous versions might have different categories and keys.
Hitmarker Settings | Setting type | Default value | Description |
---|---|---|---|
showHitmarkerImage |
Boolean |
true |
Do you want to show the hitmarker image? |
hitmarkerImageSize |
Int32 |
40 |
The size of the hitmarker image in pixels. |
playHitmarkerSound |
Boolean |
true |
Do you want to play the hitmarker sound? |
Message Settings | Setting type | Default value | Description |
---|---|---|---|
messageDuration |
Single |
3 |
The duration of messages in seconds. |
useOriginalEnemyNames |
Boolean |
true |
Messages will use the original enemy names. |
showDamageMessage |
Boolean |
true |
Shows a message of how much damage you did to an enemy. |
showKillMessage |
Boolean |
true |
Shows a message when an enemy is killed. |
onlyShowLocalKillMessage |
Boolean |
true |
Will only show your kill messages. |
Bug Reports, Help, or Suggestions
https://github.com/ZehsTeam/Lethal-Company-Hitmarker/issues
Discord server | Channel | Post |
---|---|---|
Lethal Company modding Discord | #mod-releases |
Hitmarker |
Unofficial Lethal Company Community | #mod-releases |
Hitmarker |
My Other Mods
Name | Description |
---|---|
SellMyScrap | Adds a few terminal commands to sell your scrap from the ship. |
OnlyPresents | Moons will only spawn gift boxes. (Server-side) |
ToilHead | Coil-Heads can sometimes spawn with a turret on their head. |
Screenshots
CHANGELOG
v1.2.3
- Improved performance.
- Changed all config settings keys.
- Added
MessageFontSize
config setting.- Description: The message font size in pixels.
v1.2.2
- Updated README
v1.2.1
- Tested and working in version 50 and version 49.
- Updated description.
v1.2.0
- Fixed the mod to work in version 50.
- Removed
useOriginalEnemyNames
config setting.
v1.1.5
- Added
messageDuration
config setting.
v1.1.4
- Changed
onlyShowLocalKillMessage
config setting default value to true. - Updated description.
Older Versions
v1.1.3
- Fixed some bugs.
v1.1.2
- The mod works again. Version v1.1.1 didn't have the updated AssetBundle.
v1.1.1
- Small changes and bug fixes.
- Changed config category Damage Settings to Message Settings.
- Added
useOriginalEnemyNames
config setting.
v1.1.0
- Hopefully fixed an issue where nutcrackers or others would sometimes trigger the hitmarker.
- Added kill message that shows when you or another player kills an enemy.
- Removed hitmarkers when hitting other players due to issues.
- Hitmarker image now turns red when the hit kills the enemy.
- Extended message duration.
- Messages now have a fade-out animation.
- Added
showKillMessage
andonlyShowLocalKillMessage
config settings.
v1.0.3
- Changed the message font to match the game.
- Some other minor changes to messages.
v1.0.2
- Dead enemies and players will no longer show hitmarkers.
- Added messages that show how much damage you did in the bottom right.
- Added
showDamageMessage
config setting.
v1.0.1
- Fixed the hitmarker image not showing properly.
v1.0.0
- Initial release.