SA-MP Forums Archive
tiny map icon question - 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: tiny map icon question (/showthread.php?tid=245493)



tiny map icon question - BlackWolf120 - 31.03.2011

hi,

why is this map icon streamed with Incognitos streamer not visible if i use in the interior id 14?
for interior id 0 it just works fine.

pawn Код:
CreateDynamicMapIcon(-1360.8458,1633.9869,1053.6437, 23, 0, -1, 14 );
regards, Black.


Re: tiny map icon question - Jeffry - 31.03.2011

Map icons do not work in Interiors. Try Single-Player: They fail even there. ^^


Re: tiny map icon question - BlackWolf120 - 31.03.2011

ah ok.
Thx a lot once again Jeffry

regards, Black.


Re: tiny map icon question - Jeffry - 31.03.2011

No problem.