SetNameTagDrawDistance
From SA-MP Wiki
Description:
Set the maximum distance to display the names of players.
(Float:distance)
Float:distance | The distance to set. |
Return Values:
This function does not return any specific values.
Example Usage:
SetNameTagDrawDistance(20.0);
Related Functions
The following functions may be helpful as they relate to this function in one way or another.
- 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.