Change distance radar LimitPlayerMarkerRadius
#1

I change this number, but its not change nothing, i want see icons on radar just near

LimitPlayerMarkerRadius(5.0);
Reply
#2

ShowPlayerMarkers there?
Reply
#3

ShowPlayerMarkers(PLAYER_MARKERS_MODE_STREAMED);

right?
Reply
#4

LimitPlayerMarkerRadius(100.0); > This will limit the markers for players for icons..

// Make the players marker an invisible white (chat will be white but marker will be gone).
SetPlayerMarkerForPlayer( 42, 1, 0xFFFFFF00 );

ShowPlayerMarkers(PLAYER_MARKERS_MODE_OFF); > to disable map markers completly
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)