SA-MP Forums Archive
MapIcon - 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: MapIcon (/showthread.php?tid=179544)



MapIcon - FrankC - 27.09.2010

ive searching on the forum but i cant find anything else but
dynamic mapicons and just want it in my gm so isnt there a
function like

Код:
public OnPlayerConnect(playerid)
{

SetPlayerMapIcon(playerid, 4, -2422.718210, 734.327541, 35.171375, 17, 0);

	return 1;
}
can anybody help me?