How do I delete player marker on the map?
#1

Well I have an issue. Whenever I set someones color or w/e when they spawn there is their marker on the map. How do I make command like /removeme to make myself not visible on the minimap
Reply
#2

Under OnGameModeInit()

pawn Код:
ShowPlayerMarkers(0);
Reply
#3

https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer

Set the alpha to 00. To make invisible
Reply
#4

Thanks!
Reply
#5

pawn Код:
ShowPlayerMarkers(0);
https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)