#Custom Nametag Roles

1 messages · Page 1 of 1 (latest)

rigid seal
#

Works on Dedicated Servers. Posting this here for anyone that would like to use this on there servers. This mod allows you to assign custom roles that appear under player names.

No complex setup is required. Simply modify the JSON file to include player GUIDs and the corresponding custom role you want displayed.

Upon first run, the mod will automatically generate a JSON file inside your server under the Profiles directory. Alternatively, you can manually create a JSON file named CustomRoles.json and place it in your profile directory.

CustomRoles.json Example:
{
"players": [
{"UID": "YOUR GUID HERE", "Role": "YOUR CUSTOM ROLE HERE"},
{"UID": "YOUR GUID HERE", "Role": "YOUR CUSTOM ROLE HERE"}
]
}

To ensure the mod is functioning correctly, take control of an AI character and view your player. The assigned role should now display under the character’s name.

If you encounter any issues or need assistance, please contact Cal via Discord: https://discord.com/m9wWYVhtfm

Workshop Link https://reforger.armaplatform.com/workshop/666AEA0761998033-HFSCustomNametagRoles

Arma Reforger

HFS-Custom Nametag Roles is a server-side mod designed for dedicated servers, allowing you to assign custom roles that appear under player names.

loud creek
#

@rigid seal what does the GUID look like??