I would like to make a command through Basic Admin Essentials, where you can go “title ” and a title will appear above they’re head.
Whether it’s through a plugin or in the MainModule whatever is easier.
I already have a title slot in use but I need help with the changing.
The current title is located in the overhead username and rank.
Which when the game is loaded is in:
game.Workspace.LocalPlayer.Head.Rank.Frame.VIP
(VIP is labeled if you have VIP but I need a script where I can change the text from VIP to something else.)