NModds Posted April 28, 2018 Share Posted April 28, 2018 I know there is a way to make peds run by using Ped.Task.RunTo(Vector3 v), but is there a way to make peds sprint to a position? Link to comment Share on other sites More sharing options...
Ezio Baggins Posted May 13, 2018 Share Posted May 13, 2018 (edited) public void FollowPointRoute(float movementSpeed, params Vector3[] points) in SHVDN Edited May 13, 2018 by Ezio Baggins NModds 1 Link to comment Share on other sites More sharing options...
NModds Posted May 13, 2018 Author Share Posted May 13, 2018 public void FollowPointRoute(float movementSpeed, params Vector3[] points) in SHVDN Thank you. Ezio Baggins 1 Link to comment Share on other sites More sharing options...
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