Skip to content

devtakkekar/dev-hud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QB Core Responsive HUD Overlay (PvP Style)

A responsive, customizable HUD overlay for QB Core using HTML, CSS, and JavaScript. ( still build in progress not the final build) **

Features

  • Displays bank and cash amount at the top right
  • Center-bottom HUD with icons for:
    • Health
    • Armor
    • Sprinting stamina
    • Underwater breathing stamina
    • Mic range
  • All HUD logic in JavaScript
  • /hud command (simulated by pressing / in the demo) opens a settings UI for HUD customization

Usage

  1. Open index.html in your browser to view the HUD overlay.
  2. Press / and type hud to open the settings page.
  3. Adjust which HUD elements are visible in settings.html and save your preferences.

Customization

  • Integrate the JavaScript logic with your QB Core framework/game to update HUD values dynamically.
  • Replace SVG icons in the assets/ folder as needed.

Preview

Screenshot_5

File Structure

  • index.html — Main HUD overlay
  • hud.css — Responsive styles
  • hud.js — HUD logic
  • settings.html — HUD settings page
  • settings.js — Settings logic
  • assets/ — SVG icons

About

A responsive, customizable HUD overlay for QB Core using HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published