note Help Needed
This wiki is the result of an ongoing community effort — thank you all for helping!
If you want to provide changes to this page then please click here.
SetNameTagDrawDistance
Description
Set the maximum distance to display the names of players.
Name | Description |
---|---|
Float:distance | The distance to set. |
Returns
This function does not return any specific values.
Examples
SetNameTagDrawDistance(20.0);
Notes
tip
Default distance is 70.0 SA units
Related Functions
- LimitGlobalChatRadius: Limit the distance between players needed to see their chat.
- ShowNameTags: Set nametags on or off.
- ShowPlayerNameTagForPlayer: Show or hide a nametag for a certain player.