How to make a visible display name to all?

hi,

so i want to make a display name that visible to all (even the client), like how with admin you can do ;name (plr) (name) and they can see it, so can other players. I tried changing the settings in humanoid but that doesn’t work.

any help is appreciated.

The way ;name (plr) (name) works is that on a server script, it changes the targeted player’s character model name to the new name. And because the change is made on a server script, everyone will see the new name.

This won’t change the targeted player’s name in:

  • Chat Messages
  • Leaderboard
  • Player List

Yes, I know that, but when I do try that it says I am lacking permissions because you cannot set a characters name. I’m pretty sure it’s something to do with the users head though, because if you’re lagging you can see when someone names another player, their head may pop off then go back on with the new name.

The humanoid has a overhead name property I believe, try changing that.