Question
#1

Does anybody know what do I have to set so a person far away cannot see my name ? Exemple:

If a person is away from me like 100 meters, I can see his name over his character. I saw on another servers that is something that you can set so you can see the name only when he is closer. Can someone help me out ? Thank you.
Reply
#2

https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer
Reply
#3

Well, Isn't this. I am talking about the Name/Health/Armour/ID over your character.
Reply
#4

https://sampwiki.blast.hk/wiki/CreatePlayer3DTextLabel
Make sure you set the DrawDistance more that 100.0, and 1 in testLOS
Reply
#5

It's actually
pawn Код:
SetNameTagDrawDistance(Float:distance);
Run that with the desired distance OnGameModeInit
Reply
#6

Quote:
Originally Posted by VincentDunn
Посмотреть сообщение
It's actually
pawn Код:
SetNameTagDrawDistance(Float:distance);
Run that with the desired distance OnGameModeInit
Well. Is working. Thank you
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)