Blips on map (radius-zone-circle)

Hi guys! Tell me, how can I make a radius blip on the map instead of the usual icon? Those. I mean not the icon but for example the green translucent circle (zone), as in GTA online in bandit showdowns. Thanks!

https://imgur.com/r9nHezK Green circle

Im not sure but i think you should change the blip flag !

1 Like

My bad, i mean about this (green circle)

Imgur

1 Like

Yes, i m not sure about it but i know that you can do similar things changing the blip scale ! I think you are probably able to defind a “zone” on map too, using some nativs (not sure about it) I’ll give it a look tonight

Thank you so much! I I thought about scale and set color, but i don’t know id’s without-colors blips etc

Isn’t there some native like ADD_BLIP_FOR_RADIUS?

Yes i think too that some natives are doing this. I’ll give a try to ADD_BLIP_FOR_RADIUS tonight and i post the solution here if i found it ! :slightly_smiling_face:

I can not believe that no one knows, although I’ve seen similar things on many projects …

Did you not lookup AddBlipForRadius like suggested? That is what you need, here is an example of that uses it.

1 Like

What is the is script called?
\

how can I do a speedZone without giving a command, in a definite coordinate

Yes, just put the code into a client script with your coordinates and have it run after client is active in game instead of having it run via a command.