Add circle on the floor

Hello, How do I put a circle for drugs, for example, completely on the floor? when I get floating in the air… thx
sorry for my bad english

1 Like

Hello, this is a friendly reminder because this is your first time creating a topic (or it has been a while since your last topic) in this category.

Please note that most of the support is provided by the FiveM community on a voluntary basis. We ask you to be patient; there is no guarantee we have a solution to your problem(s). To avoid unnecessary/duplicate topics, please browse the forums before creating a topic.

To improve your chances of your issue(s) being solved, please provide as much information as possible about the issue(s) you are having. Also —whenever possible— please use the template given to you when creating a topic.

Thanks for keeping these forums tidy!
:mascot:

Check out markers

https://runtime.fivem.net/doc/natives/#_0x28477EC23D892089

Yes, but where add a new line for this? in the config or…?

Config.MarkerType = 1
Config.DrawDistance = 100.0
Config.ZoneSize = {x = 2.5, y = 2.5, z = 3.0}

Can someone tell me how to put the circle on the floor? thx

1 Like

Try markertype 25

Yes, the marker type is other but I want put the circle on the floor

Set the z coordinate of the marker lower?

My coordinate of this circle are {x=-1468.03, y=5416.49, z=23.59}, but what means Z? if im put in the floor

1 Like

Z = height in world

Then what i should change? Because if u see at picture the circle is in the air and i dont want it there. I want it over the floor

What picture? just make it little lower until you see it’s on the ground, or grab your player coordinates and remove ~0.9 from it (iirc)

1 Like

Thx it works!! :slight_smile

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.