SA-MP Forums Archive
Same Map Icon - 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: Same Map Icon (/showthread.php?tid=454275)



Same Map Icon - Configuration - 28.07.2013

hello how can i add same map icon?? when i add 2 same map icon 1 removed help me.

here its position and map icon



-2156.5039,645.3835,52.3672
-2373.7739,910.2703,45.4453
-2640.9387,935.7194,71.9531
-1695.4332,1035.3794,45.2109

Thanks


Re: Same Map Icon - Jstylezzz - 28.07.2013

Are you using a streamer? I'm not sure if you can create more than 1 of that icon without it.. Correct me if I'm wrong though.


Re: Same Map Icon - Configuration - 28.07.2013

yes i am using steamer have any problem this for map icon?


Re: Same Map Icon - Jstylezzz - 28.07.2013

I never used it. How do you create this map icon? Can you show me the whole function?


Re: Same Map Icon - Configuration - 28.07.2013

man idont understand you but can you make it?


Re: Same Map Icon - Necip - 28.07.2013

Are you using this callback?
pawn Код:
CreateDynamicMapIcon(Float:x, Float:y, Float:z, type, color, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);



Re: Same Map Icon - Configuration - 28.07.2013

no i dont have use this i will try with this


Re: Same Map Icon - Konstantinos - 28.07.2013

Do you use "CreateDynamicMapIcon" or "SetPlayerMapIcon" function?
The first one (by Streamer) returns the map iconid. The default function by SA:MP team has iconid as a parameter. Be sure it's not the same with the other map icon.


Re: Same Map Icon - Configuration - 28.07.2013

he work thanks all