Player-Name Distance
#1

Hello,

first, sry for my bad englisch.
My question: Can i edit the distance how far away i can see players? And if, how?
Or isnt that allowed?

Can i also see players names trough walls, buildings and something?


Greetings Chrono
Reply
#2

Quote:
Originally Posted by Chrono
Hello,

first, sry for my bad englisch.
My question: Can i edit the distance how far away i can see players? And if, how?
Or isnt that allowed?

Can i also see players names trough walls, buildings and something?


Greetings Chrono
SetNameTagDrawDistance(70.0); (70 is default)
put this under OnGameModeInit.
No it is not possible to see trough walls, except if you TogglePlayerNames off and make a 3DTextLabels instead of PlayerNames..
Reply
#3

Where i have to insert
Код:
SetNameTagDrawDistance(70.0);
?

Can you explain that with the 3D Texlabels please? :/

Very thanks for the answere.

PS: Uh... i guess you meant how i can do that for my own server, right?
But i mean how i can change it only for me, to play on other server. (or if you meant that?)
Reply
#4

under OnGameModeInit().
Reply
#5

Quote:
Originally Posted by SiJ
Quote:
Originally Posted by Chrono
Hello,

first, sry for my bad englisch.
My question: Can i edit the distance how far away i can see players? And if, how?
Or isnt that allowed?

Can i also see players names trough walls, buildings and something?


Greetings Chrono
SetNameTagDrawDistance(70.0); (70 is default)
put this under OnGameModeInit.
, except if you TogglePlayerNames off and make a 3DTextLabels instead of PlayerNames..
Isn't DisableNameTagLOS(); to see thru walls?
Reply
#6

Where is "OnGameModeInit()." ? :/

pls notice this:
Quote:

PS: Uh... i guess you meant how i can do that for my own server, right?
But i mean how i can change it only for me, to play on other server. (or if you meant that?)

Reply
#7

Quote:
Originally Posted by Chrono
Where is "OnGameModeInit()." ? :/

pls notice this:
Quote:

PS: Uh... i guess you meant how i can do that for my own server, right?
But i mean how i can change it only for me, to play on other server. (or if you meant that?)

Nametag distance can only be set by server owner for every player, so you cannot do that on your client.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)