#1

I have some server, such as server goes 40 people nicknames norms are visible, but when for example one or two more that nick is not visible!
Reply
#2

Could you provide a better explaination? I didn't understand a word.
Reply
#3

on my server, with the limit after 40 people can not see the players nicknames
Reply
#4

https://sampwiki.blast.hk/wiki/ShowPlayerNameTagForPlayer
Try this function.
Reply
#5

ShowPlayerMarkers(1);
ShowNameTags(1);
SetNameTagDrawDistance(10.0);
(Found in ongamemodeinit)

or

ShowPlayerNameTagForPlayer(playerid, showplayerid, 0);

Probably something to do with those variables.
Reply
#6

I have this stuck in your mod
ShowPlayerMarkers(1);
ShowNameTags(1);
SetNameTagDrawDistance(10.0);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)