20.07.2009, 17:32
I'm making a Roleplay script, and I'm using SetNameTagDrawDistance.
I want the name tag to show when you just are beside of the player...
This is how it looks like now:
But it still shows about 30 meters away...
I want it to show up when you are right next to the player.
Thanks for helping
I want the name tag to show when you just are beside of the player...
This is how it looks like now:
Код:
SetNameTagDrawDistance(2.0);
I want it to show up when you are right next to the player.
Thanks for helping