I've tried can't do it
#1

How do you enable player markers on the map, I used ShowPlayerMarkers(1) in OnGameModeInit(). Then also put SetPlayerColor(playerid, 0xFF0000FF), in OnPlayerConnect(). I'm using the latest sa-mp server/client. But still nothing, can't get the player markers to show up on minimap. How do I do that? Please help me, resolve this issue. Thanks in advance.
Reply
#2

Search your gm and filterscripts for this
pawn Код:
ShowPlayerMarkers(0)
If you find it delete it.
Reply
#3

0.ф what version 3c or 3b ?
Reply
#4

Well I checked all of my filterscripts and ShowPlayerMarkers(0), wasn't found. Hmm... don't know what could be wrong. By the way, I'm using SA-MP version 0.3b.
Reply
#5

Try adding ShowPlayerMarkers(1) to the script.
Reply
#6

Well in which script do I add that and where, in "OnGameModeInit()" or??
Reply
#7

Where are the GM scripts at?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)