Jump to content

Help me with this pls


roaddog

Recommended Posts

Yo Im trying to solve my shit here

Apperently getGroundPosition is being weird now

I have a ped which spawn at random places so here is the problem when i get closer to the ped like 50 distance unit or something

Sometimes the ped moves its position, like when first spawn the thing at correct position but after approaching it the ped changed its position. I guess the z pos is the problem idk.

  
local x, y = getRandomPosInside(radararea)  
local z = getGroundPosition(x,y, 100) 
  

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...