Adding Map Icons - 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: Adding Map Icons (
/showthread.php?tid=81961)
Adding Map Icons -
T.I. - 15.06.2009
Hey guys, I need some help with adding icons on the map.
For example, I want to add Icons everywhere is a job.
How to do that?
And how to know exactly where is the job?
Thanks,
Justice
Re: Adding Map Icons -
FreddeN - 15.06.2009
public OnPlayerConnect(playerid)
Код:
SetPlayerMapIcon(playerid, 1, -1605.5594,710.2723,13.8672, 30, 0); //SFPD
That is one I have at the SFPD.
You can use more icons, just out a new one under that one.
Read more about Id's and stuff:
https://sampwiki.blast.hk/wiki/SetPlayerMapIcon
Re: Adding Map Icons -
T.I. - 15.06.2009
I did, but I don't know exactly where GodFather jobs are located...
Re: Adding Map Icons -
JoeDaDude - 15.06.2009
theres a map in gf topic saying where they are