[HELP]DrawDistance
#1

Hello everyone, I wanted to ask why the labels do not disappear after the player I walk away? I put this code

Код:
    ShowNameTags(1);
    ShowPlayerMarkers(PLAYER_MARKERS_MODE_GLOBAL);
    SetNameTagDrawDistance(1000.0);
    UsePlayerPedAnims();
    EnableStuntBonusForAll(0);
Reply
#2

Try making it smaller, like 10.0
Reply
#3

I tried and always as the first

how can I fix this?
Reply
#4

Are you talking about name tags above head or markers on map?
Reply
#5

I'm talking about the markers on the map
Reply
#6

pawn Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_STREAMED);
Reply
#7

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)