Createdynamic 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)
+--- Thread: Createdynamic mapicon (
/showthread.php?tid=339118)
Createdynamic mapicon -
jop9888 - 02.05.2012
Hee all,
i jus switched to the incognito streamer, and i transferred my global map icons to dynamicmapicons.
but i noticed they aint global anymore, but only when they are in range of my minimap, even when i set the streamdistance to something like 9999.
could anyone help me out here?
thanks in advance!
Jop9888
Re: Createdynamic mapicon -
jop9888 - 02.05.2012
for example:
CreateDynamicMapIcon(2127.7458,2378.0632,10.8203, 52, 0, -1, -1, playerid, 9999);
Re: Createdynamic mapicon -
MP2 - 02.05.2012
Use CreateDynamicMapIconEx and set the style to 1.
Learn to use the modify button as opposed to double-posting.
Re: Createdynamic mapicon -
jop9888 - 02.05.2012
could you give me an example with the code i gave? i keep getting the argument type mismatch error