Grey Vehicle icon on Mini-Map
#1

How to remove the grey vehicle icon on the mini-map, if the player in the vehicle. if the player are not in the vehicle it will show.
Reply
#2

ShowPlayerMarkers(0); Put it in OnGameModeInit(), will work

https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Reply
#3

Quote:
Originally Posted by SilverStand
Посмотреть сообщение
ShowPlayerMarkers(0); Put it in OnGameModeInit(), will work

https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Thank you for helping me on this.
i used :
Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_STREAMED);
Reply
#4

Quote:
Originally Posted by Ryan50
Посмотреть сообщение
Thank you for helping me on this.
i used :
Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_STREAMED);
You are welcome
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)