roaddog Posted May 19, 2016 Share Posted May 19, 2016 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
roaddog Posted May 20, 2016 Author Share Posted May 20, 2016 Bump yo, i even use setElementStreamable but still. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now