Player markers on map - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Player markers on map (
/showthread.php?tid=365742)
Player markers on map -
Emre__ - 04.08.2012
Hello everyone.
I have got two teams. And I don't want to players to see others on map but his teammates. I'm using SetPlayerColor function and SetPlayerMarkerForPlayer is useless or I can't use it.
Please help me about this.
Re: Player markers on map -
Kirollos - 04.08.2012
at OnGameModeInit()
add this:
Re: Player markers on map -
Emre__ - 04.08.2012
I don't want to players to see others on map
but his teammates.
Re: Player markers on map -
JaKe Elite - 04.08.2012
Kirollos,
Don't you understand,
He means.
He wants the team doesn't want to see the opposite teams marker.
Not to disable the marker. He also wants to see the team mates marker.
Sorry if my speak english is bad.
Re: Player markers on map -
[FAT]Klabauter[LST] - 10.10.2012
https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer
not sure exactly how you would script this, but hopefully the link will help.