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
mẹo
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.