Skip to content

iLLeniumStudios/is-statushud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-statushud

NoPixel inspired Status Hud (Standalone / QBCore / ESX)

Features

  • Show status with a heading
  • Update status
  • Hide Status
  • HTML support for Title and Values so you can customize the style of your text

Preview

Image

Video: https://streamable.com/xshgah

Usage

    -- Show Status Hud
    -- exports['is-statushud']:Show(title, values)

    exports['is-statushud']:Show("Area Dominance", {
        "Gang: Ballas",
        "Influence: %100",
    })

    -- Hide Status Hud
    exports['is-statushud']:Hide()

Note: You can update the existing status by just passing in the new values and title

About

NoPixel inspired Status Hud (Standalone / QBCore / ESX)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published