SA-MP Forums Archive
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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Map Icon (/showthread.php?tid=113780)



Map Icon - Packer5 - 15.12.2009

Hay

Whats the function to make a map icon apear? I need something which is visable on the minimap even when you go out of range (so its visible from LV if it is located at SF)

At the moment I'm using SetPlayerMapIcon but it doesn't give me an option for showing up even when Im not in range.

Thanks


Re: Map Icon - miokie - 15.12.2009

I dont think it's possible to get it to stay on the minimap when It goes out of screen...


Re: Map Icon - Packer5 - 15.12.2009

I've seen it on other servers...

What about penls? (Public Enemy No.1) you get calls to go and steal cars... the cars have a blip which you have to follow.


Re: Map Icon - Correlli - 15.12.2009

Quote:
Originally Posted by Packer5
What about penls? (Public Enemy No.1) you get calls to go and steal cars... the cars have a blip which you have to follow.
I believe you're talking about checkpoint (red blip), that's SetPlayerCheckpoint-function. OR the SetVehicleParamsForPlayer (objective option).


Re: Map Icon - Packer5 - 15.12.2009

thanks :P