DOj Style Location Display

Capture

looking for something like this that is easy to set up and when you get out of a vehicle it disappears.

I know of something like this but it does not go away when you get out the car.

alright send it over

Can simply wrap the code you get in a

if not IsPedInAnyVehicle(PlayerPedId(), false) then

which will make it so it doesn’t appear when not in a vehicle.

yeah but i want it server sided

0xAFE92319
GetVehiclePedIsIn(ped, false)

Will allow you to get the vehicle the ped is in (server-side), don’t really see the point of making it server-side though, just overcomplicated things.

i dont think were on the same page

I know someone has already linked a script, but if you just want the direction and location without everything else, I’d recommend this, you would still need to edit it to make it disappear when you get out of a vehicle.

um look at that script again plz

thats what i have but i dont like the way it looks

i wan you to download that script and see it lol