SA-MP Forums Archive
About Map - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: About Map (/showthread.php?tid=184436)



About Map - Vie_Viit - 19.10.2010

Guy I need to know how to SetPlayerMapICon Can u guy help me that i join my own server and i type /save and i save that position like AddPlayerClass(0,1207.7979,-1747.9033,13.5932,67.6612,0,0,0,0,0,0); that and i go to pawno and i add there SetPlayerMapIcon i put the name and doesn't work


Re: About Map - niCe - 20.10.2010

First of all, this is client support. For issues like this, use this forum http://forum.sa-mp.com/forumdisplay.php?f=12.

You need to place SetPlayerMapIcon to the proper part of your script, perhaps into OnPlayerConnect (or OnPlayerSpawn) so the icon is created once a player joins the server.


Re: About Map - Vie_Viit - 20.10.2010

Thanks