Skip to content

qb-moneyhud is a dynamic money HUD resource for the QBCore framework in FiveM. It displays your current cash and bank balances on-screen with smooth animations and auto-updates when your money changes. Players can also check their balances using the `/cash` and `/bank` commands.

License

Notifications You must be signed in to change notification settings

RojinxChhetri/qb-moneyhud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-moneyhud

qb-moneyhud is a dynamic money HUD resource for the QBCore framework in FiveM. It displays your current cash and bank balances on-screen with smooth animations and auto-updates when your money changes. Players can also check their balances using the /cash and /bank commands.

Features

  • Dynamic HUD Display:
    Shows current cash and bank balances with animated transitions (fade in/out) that update automatically when money values change.

  • Auto-Updating:
    The HUD listens for QBCore events and updates in real time when your money changes.

  • Chat Commands:
    Players can display their balance at any time using the /cash and /bank commands.

  • Customizable UI:
    The user interface is defined in html/index.html and can be easily modified to suit your style.

Previews

  • Bank

(https://user-images.githubusercontent.com/91661118/171066080-6bc11bb8-7cde-460b-8d73-bbc329644c83.gif)


  • Cash

alt text

Installation

  1. Download/Clone the Repository:

    git clone https://github.com/RojinxChhetri/qb-moneyhud.git
  2. Place the Resource:

    Move the qb-moneyhud folder into your server's resources directory.

  3. Update server.cfg:

    Add the following line to your server configuration file:

    ensure qb-moneyhud

Usage

  • Automatic HUD Updates:
    The HUD automatically updates whenever your cash or bank values change, using QBCore events and the internal polling mechanism.

  • Chat Commands:

    • /cash – Displays your current cash balance on-screen.
    • /bank – Displays your current bank balance on-screen.

Customization

  • UI & Animations:
    Modify html/index.html to change the appearance, animations, or styling of the HUD.

  • Auto Fade Delay:
    Adjust the AUTO_FADE_DELAY constant (in milliseconds) in html/index.html to change how long the HUD remains visible before fading out.

License

This project is licensed under the NonCommercial License 1.0. See the LICENSE file for details.

Credits

  • Created by Rojin Chhetri.

About

qb-moneyhud is a dynamic money HUD resource for the QBCore framework in FiveM. It displays your current cash and bank balances on-screen with smooth animations and auto-updates when your money changes. Players can also check their balances using the `/cash` and `/bank` commands.

Resources

License

Stars

Watchers

Forks

Packages

No packages published