A FiveM resource that adds customizable head tags above players with role-based permissions.
support discord and more Discord
- Ace-based headtags using ACE permissions
- Configurable display format and height
- Toggle individual or all headtags
- Search functionality for tags
- Speaking indicator changes color when players talk
- Noclip compatibility
- Download the latest release
- Extract to your resources folder
- Add to your
server.cfg
:
The main configuration file (config.lua
) allows you to customize:
- Debug mode
- Display format
- Viewing distance
- Menu positioning
- Ace permissions
- And more
You can customize the tag format using these variables:
{GANGTAG}
- Player's active tag{SPEAKING}
- Speaking indicator color{SERVER_ID}
- Player's server ID
Example:
Config.FormatDisplayName = "{GANGTAG} {SPEAKING}[{SERVER_ID}]"