5s_hitmarker
Lightweight, standalone hit marker system with color-coded damage feedback and customizable sound packs.
Last updated
Lightweight, standalone hit marker system with color-coded damage feedback and customizable sound packs.
π₯οΈ Install - File installation and server.cfg setup
π§ Configuration - Colors, scaling, fonts and sound packs
π Editable Files - Files you can safely modify
π» Available exports - Exports to use in your code
β Frequently asked questions - Answers to questions asked frequently
Place the script in your resources folder
Add ensure 5s_hitmarker to your server.cfg
Configure dependencies: ox_lib, 5s_lib
ox_lib (required)
5s_lib (required)
Color-coded markers based on remaining health, armor, kills and headshots
Two marker styles: floating 3D damage numbers or a 2D crosshair (X) marker
Distance-based scaling and fade-out for the 3D numbers
Multiple built-in sound packs (Rust, CS2, Casual, Minecraft) - fully extendable
In-game player menu (/hitmarker) with persistent per-player settings
Export / import settings to share builds between players
Standalone - no framework required, runs purely client-side
Last updated