[HELP] how do I add blips to my fiveM Map/the gta v map

i will send you the script becuse you probably use the wrong script
the script is:

local v2 = vector2(-1299.757, -2846.576)

local blip = AddBlipForCoord(v2.x, v2.y)

SetBlipDisplay(blip, 6) – goto Blips | FiveM Documentation
SetBlipScale(blip, 0.9) --type your scale/size here–
BeginTextCommandSetBlipName(“STRING”)
EndTextCommandSetBlipName(type your name here)

i also used it and it didnt work and do you know how to make __resource.lua or do you need me to send you

You have to start the script in the server config before starting the rest.

Better to help than to have google do it for you…

Thank you!

I have a weird issue where when you try to set a waypoint in goes to the nearest blips. It does come from this resource. Any helps would be appreciated

congrats

Is there a way to add blips in other scripts like just add location blip icon and to be shown on map ?

Still not working for me… Dont know Why. :pensive:

1 Like

you can also use the utility library

change the coords of the blips

1 Like

@theIndra

I know its simple code, but its code no one has

If you could make an exception, I’d be most grateful to help the community out, already had tons of downloads

I’m not the OP but Googling is exactly what I’m doing! I am so glad he asked the question. I wish you would just give an answer and keep the unproductive comments to your self.

1 Like

cant get it to work do you think you can make a youtube video on how to do it ??

Everything is good, only in the name of Blip, you have to give both the same dribbles “”

All fine, but in Blip.lua line 58 at the end of the casino you have to give “,” a comma
blipddd

Blip limit, try turning the ATM Blips off. there are like 70, this is the problem.

You Sir, are the MVP