After following the Rank centre tutorial and getting it all working I decided that rather than have the double click button at the bottom I want it instead to display something like “You rank in group is: groupRank”. I created an event in ReplicatedStorage named “ChangeGui” and a LocalScript here:
This is what is in that script:
(I know that it looks completely different to the tutorial but I was adding new bits which are working.)