SA-MP Forums Archive
No house or mini-map icons ! - 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: No house or mini-map icons ! (/showthread.php?tid=633263)



No house or mini-map icons ! - Lester23 - 28.04.2017

Hi, so I have a small problem. House, business or mini map icons are invisible, why?

http://i.imgur.com/cRqa95l.png http://i.imgur.com/NUxJ7fp.png

Their icons are invisible, but I can buy, sell, rent or any command. How do I fix it please?

also about map icons,
Code:
 CreateDynamicMapIcon(2286.9417,2431.7651,10.8203,30,0,-1,-1,-1,750.0); // Pd LV
I used these on my previous server, so the coordinates are ok.

please help


Re: No house or mini-map icons ! - iLearner - 28.04.2017

Quote:

CreateDynamicMapIcon(Float, Float:y, Float:z, type, color, worldid = -1, interiorid = -1, playerid = -1, Floattreamdistance = 100.0, style = MAPICON_LOCAL);

You should see the parameters a bit crefully /(i didnt)


Re: No house or mini-map icons ! - Lester23 - 28.04.2017

as I said these worked on previous server.


Re: No house or mini-map icons ! - Dayrion - 28.04.2017

Code:
CreateDynamicMapIcon(2286.9417,2431.7651,10.8203,30,0,-1,-1,-1,750.0);
https://sampwiki.blast.hk/wiki/MapIconStyle