Group overhead GUI

Hello, there I have a group that have branches (have groups to make ranks) and I have a main game, and I want that if you have a rank in UKSF for example it shows but if you have a rank in BA for example it shows diffrent (it removes the current gui of hte uksf and replacec it to BA)

I tried searching any other fixes but sadly nothing.

You can get a player’s rank number in a group by doing:
Player:GetRankInGroup(GroupId)
You could also use whats below to get the specific name of the rank:
Player:GetRoleInGroup(GroupId)

You are not allowed to ask for entire scripts. If you would like someone to write it for you, you can go under the topic of hiring.

Alright thank you so much, and sorry for asking

1 Like