For the complete documentation index, see llms.txt. This page is also available as Markdown.

5s_hitmarker

Lightweight, standalone hit marker system with color-coded damage feedback and customizable sound packs.

πŸ“– Documentation Sections

πŸš€ Quick Start

  1. Place the script in your resources folder

  2. Add ensure 5s_hitmarker to your server.cfg

  3. Configure dependencies: ox_lib, 5s_lib

πŸ“¦ Dependencies

  • ox_lib (required)

  • 5s_lib (required)

✨ Features

  • 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