23.08.2010, 19:55
I know this is really easy, but I just can't seem to get it done. (I'm probably over thinking it)
I want to remove the name tag and all the stuff above a players head, and then use a 3DText to add the name of the player, rather then having the armor and health levels being shown as well. I already know this function;
But how would I go about adding the 3DText with the players name above their head?
Thanks!
I want to remove the name tag and all the stuff above a players head, and then use a 3DText to add the name of the player, rather then having the armor and health levels being shown as well. I already know this function;
pawn Код:
native SetNameTagDrawDistance
Thanks!