SetNameTagDrawDistance
#1

I've tried searching and it seems that topics related to this problem were solved but weren't actually shown on how they were able to solve it. Anyway, even with a 2.0 radius set, I could still see name-tags of players from afar.

Here's my code:
pawn Код:
public OnGameModeInit()
{
    SetNameTagDrawDistance(10.0);
    return 1;
}
Am I doing something wrong or it just doesn't work? Thanks.
Reply
#2

Experment a bit, try a really low figure.
Reply
#3

Quote:
Originally Posted by davve95
Посмотреть сообщение
Experment a bit, try a really low figure.
Yes, I also tried setting it to 0.5 and 0.8 but stays the same.
Reply
#4

Ok I see... Try with 1.0 or 0.1 ?.

If it won't work then I don't know, wait for someone else to reply.
Reply
#5

probbably doesn't work..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)