Mark Icon of Player
#1

I made an RPG Server, and i want to remove the mark of players in Radar (As u see, there is a mark of other players in the Radar). How can i do that?
Reply
#2

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

public OnGameModeInit()
{
ShowPlayerMarkers(0);
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)