You are viewing a potentially older version of this package.
View all versions.
Hitmarker
Shows a hitmarker when you successfully hit an enemy. (Client-side)
Date uploaded | 9 months ago |
Version | 1.0.3 |
Download link | Zehs-Hitmarker-1.0.3.zip |
Downloads | 3521 |
Dependency string | Zehs-Hitmarker-1.0.3 |
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. (Client-side)
- Shows a hitmarker when you successfully hit an enemy or player.
- Shows how much damage you did.
- Fully client side. (Works in vanilla lobbies)
Config Settings
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? |
Damage Settings | Setting type | Default value | Description |
---|---|---|---|
showDamageText |
Boolean |
true |
Shows how much damage you did. |
Bug Reports, Help, or Suggestions
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) |
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.