how to create a marker on the map? - 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: how to create a marker on the map? (
/showthread.php?tid=213184)
how to create a marker on the map? -
shadowdog - 18.01.2011
hi,
How do i create a marker on a specific place on the map?
like this:
thanks in advance
Re: how to create a marker on the map? -
Joe Staff - 18.01.2011
https://sampwiki.blast.hk/wiki/SetPlayerMapIcon
Re: how to create a marker on the map? -
Jay. - 18.01.2011
SetPlayerMapIcon
EDIT: lol SilentHunter beat me to it!
Re: how to create a marker on the map? -
BlackWolf120 - 18.01.2011
do u mean a map icon?
https://sampwiki.blast.hk/wiki/SetPlayerMapIcon
//EDIT lol thats what i call powerposting
Re: how to create a marker on the map? -
shadowdog - 19.01.2011
iconid The player's icon ID, ranging from 0 to 99, to be used in RemovePlayerMapIcon
From SA-MP wiki,
what does this exactly mean?