SA-MP Forums Archive
Markers for players - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Markers for players (/showthread.php?tid=219034)



Markers for players - Ihsan-Cingisiz - 31.01.2011

Hello,

I've readen the Marker tutorials on SA-MP Wiki but I was unable to
find the one where i'm looking for. I want to make a player get shown
to a police officer. So when the player kills someone, i want to make
that the police faction (:PlayerInfo[playerid][pFaction] == 1)can see
the red marker/blip on the map that follows the killer. How can i do this
I tried with a for loop but that didn't worked too..


Re: Markers for players - Steven Paul - 31.01.2011

hmm There is also a NON ENGLISH SECTION. I can't understand a bit of what you are saying


Re: Markers for players - Ihsan-Cingisiz - 31.01.2011

Quote:
Originally Posted by Steven Paul
Посмотреть сообщение
hmm There is also a NON ENGLISH SECTION. I can't understand a bit of what you are saying
xD, i just want that the player with faction id 1 only sees the killer
as a red marker on the map.


Re: Markers for players - Hal - 31.01.2011

Quote:
Originally Posted by Ihsan-Cingisiz
Посмотреть сообщение
xD, i just want that the player with faction id 1 only sees the killer
as a red marker on the map.
I think that this may be help to you. https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer

I'm not sure if it will follow them, so you may need to have a timer update it.


Re: Markers for players - Ihsan-Cingisiz - 31.01.2011

Quote:
Originally Posted by Hal
Посмотреть сообщение
I think that this may be help to you. https://sampwiki.blast.hk/wiki/SetPlayerMarkerForPlayer

I'm not sure if it will follow them, so you may need to have a timer update it.
This is what i tried too, i tried everything but i was unable to make that the
officers can see them only.. It's a bit confusing, i'm gonna wait until a good
scripter show his/her self up and help me.


Re: Markers for players - Ihsan-Cingisiz - 01.02.2011

Quote:
Originally Posted by Ihsan-Cingisiz
Посмотреть сообщение
This is what i tried too, i tried everything but i was unable to make that the
officers can see them only.. It's a bit confusing, i'm gonna wait until a good
scripter show his/her self up and help me.
Nobody?