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

any way to make an npc name invisible?

Asked by 3 years ago

i am making an npc but i don't want it to have a name but i also want to script it, is there any way to work around this?

2 answers

Log in to vote
2
Answered by
Speedmask 661 Moderation Voter
3 years ago

I've done this in my game too. simply use humanoid.DisplayDistanceType = Enum.HumanoidDisplayDistanceType.None.

0
That's the answer you are looking for. Although, if you don't want to plague your place with scripts simply copy and paste that into the command line (bar) CMVProduction 25 — 3y
Ad
Log in to vote
0
Answered by 3 years ago

try to add a space bar into into the model name

0
but make sure to use, for example { workspace[" "].(whatever thing you want to add here) } CatastrophicDinosaur 4 — 2y
0
this is also an answer CatastrophicDinosaur 4 — 2y

Answer this question