[Release] RD Hitmarker | Advanced Kill Feedback System
Description
RD Hitmarker is a complete system that displays visual and sound effects when hitting or killing enemies in your server.
The script is lightweight, compatible with all frameworks (QBCore / ESX / Standalone), and fully customizable via config.lua
.
More realistic gameplay experience.
Flexible design with customizable colors, sounds, and text size.
Supports sound notifications + visual effects on every hit.
Very low resource usage.
## Preview
https://www.youtube.com/watch?v=fohCs44EJbg
Features
- Fully configurable via
config.lua
. - Beautiful and modern NUI interface.
- Different sound effects for headshots and normal hits.
- Custom colors for Health, Armor, and Headshot.
- Option to enable/disable sound and visual markers.
- Supports melee and firearms.
- Works with all frameworks (QBCore / ESX / Standalone).
Installation
*Place the script inside your resources folder.
*Edit config.lua to match your preferences
*Add the following line to your server.cfg: ensure rd-hitmarker
##Config
Config = {}
-- Text settings (easily adjustable from Config)
Config.TextScale = 0.6 -- Default font size
Config.DefaultFont = 6 -- Default font settings (can be modified here)
-- Duration to show the hitmarker in milliseconds
Config.HitmarkerShowTime = 600
Config.HitmarkerAddShowTimeLastHit = 500
-- Sound settings
Config.HitmarkerSoundEnabled = true
Config.HitmarkerSound = "sound6" -- Sound file name inside the sounds folder (without extension)
Config.HitmarkerSoundVolume = 0.5 -- Volume level from 0.0 to 1.0
-- Does the hitmarker need manual toggle on/off?
Config.HitmarkerNeedToggle = false
-- Should the hitmarker show for melee hits (close combat)?
Config.HitmarkerOnMelee = false
-- Default colors for each case
Config.DefaultColors = {
colorHealth = { r = 255, g = 0, b = 0 }, -- Health
colorArmor = { r = 0, g = 150, b = 255 }, -- Armor
colorHeadshot = { r = 255, g = 0, b = 0 }, -- Headshot (default red)
}
Purchase Link:
https://rd-development-webstore.tebex.io/
Discord
Feature | Details |
---|---|
Code is accessible | Yes |
Subscription-based | No |
Lines (approximately) | 200+ |
Requirements | No requirements |
Support | Yes |
π **RD Development β Quality Scripts for Your Server** |