Toggle player map or toggle player icon
#1

is it possible to toggle a players map, or toggle player icon on the mini map so nobody can see icons.

thanks in advance
Reply
#2

Yes, if you want delete the icon of Player on the Mini Map, in OnPlayerConnect insert this:
SetPlayerColor(playerid, 0xFFFFFF00);

PS: In the Tab List the color of Player is White whit this code.
Reply
#3

Just ShowPlayerMarkers(0); on game mode init
Reply
#4

Quote:

Just ShowPlayerMarkers(0);

Done ^__^
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)