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


Messages In This Thread
SetNameTagDrawDistance - by Skribblez - 20.08.2013, 22:47
Re: SetNameTagDrawDistance - by davve95 - 20.08.2013, 23:25
Re: SetNameTagDrawDistance - by Skribblez - 20.08.2013, 23:35
Re: SetNameTagDrawDistance - by davve95 - 20.08.2013, 23:39
Re: SetNameTagDrawDistance - by whatthefuck123 - 20.08.2013, 23:40

Forum Jump:


Users browsing this thread: 1 Guest(s)