Player Color
#1

Hey guys, how can i make the player in the map be invisible? Like CIA faction i want it to be invisible in the map, how can i do that color?
Reply
#2

Add this onto your "OnGameModeInit":

Код:
ShowPlayerMarkers(0);
That will make all of them removed however, not only for those who are in CIA faction. So I suggest you go and play around with https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer the function called SetPLayerMarkerForPlayer.
Reply
#3

Quote:
Originally Posted by Hansrutger
Посмотреть сообщение
Add this onto your "OnGameModeInit":

Код:
ShowPlayerMarkers(0);
That will make all of them removed however, not only for those who are in CIA faction. So I suggest you go and play around with https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer the function called SetPLayerMarkerForPlayer.
Done, thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)