SetPlayerColor
#1

When I use SetPlayerColor, it adds a marker for the player on the mini-map. Is there any way to just set the players color in TAB but not show him on the mini-map?

EDIT: I searched the forums but didn't get any results.
Reply
#2

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

Put this under OnGameModeInit and that should do it!
ShowPlayerMarkers(0);

For more info, wiki; https://sampwiki.blast.hk/wiki/ShowPlayerMarkers
Reply
#4

Thank you.
Reply
#5

You can also use a binary '&' and the color you want with 0xFFFFFF00.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)