SA-MP Forums Archive
How can i make Map Icon for LSPD - 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: How can i make Map Icon for LSPD (/showthread.php?tid=510710)



How can i make Map Icon for LSPD - D3vin - 02.05.2014

plz help me


Re: How can i make Map Icon for LSPD - Galletziz - 02.05.2014

pawn Код:
//OnPlayerConnect
SetPlayerMapIcon( playerid, 30, x, y, z, 52, 0, MAPICON_GLOBAL );



Re: How can i make Map Icon for LSPD - D3vin - 02.05.2014

I Made this
pawn Код:
SetPlayerMapIcon( playerid, 30, 1564.5457, -1675.3245, 61.8977, 52, 0, MAPICON_LOCAL );
didn't work :/


Re: How can i make Map Icon for LSPD - Eth - 02.05.2014

pawn Код:
SetPlayerMapIcon( playerid, 30, 1564.5457, -1675.3245, 61.8977, 52, 0, MAPICON_GLOBAL);