I was wondering how to get up to date group information for a GUI nametag script, so if a player’s rank changes it would update the name tag system to display the new rank? My current system uses GetRoleInGroup(), which does update it but is very inconsistent when updating the nametag system.
Edit: Forgot to mention I use a module script for the Nametag system, then initialize it through a server script.