Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

IS their a way to remove player names?

Asked by 10 years ago

I am trying to make a game and need the player names to be hidden. Any ways???

0
No requests please. EzraNehemiah_TF2 3552 — 10y

1 answer

Log in to vote
1
Answered by
M39a9am3R 3210 Moderation Voter Community Moderator
10 years ago

If you just want to hide the name, ROBLOX released a few new properties for players one of them involving NameDisplayDistance. You can set this property to 0 for all players, and you won't be able to see who is who. If you want to hide the health bar on top of that, there's a property for that too HealthDisplayDistance.

I will not post a script until a attempt is made.

You can find other Player properties here.

0
Ok thanks :D NinjoOnline 1146 — 10y
Ad

Answer this question