Hugos Posted November 25, 2019 Posted November 25, 2019 Hi. Tell us what features are needed to create NPCs that can walk and drive?
JeViCo Posted November 26, 2019 Posted November 26, 2019 First of all you should create ped using createPed function and teleport it to vehicle using warpPedIntoVehicle In order to control ped, you should use setPedAnalogControlState
Hugos Posted November 26, 2019 Author Posted November 26, 2019 Just now, JeViCo said: First of all you should create ped using createPed function and teleport it to vehicle using warpPedIntoVehicle In order to control ped, you should use setPedAnalogControlState Not that. I want to create something like this: https://www.youtube.com/watch?v=k0W5c7VZT-o
Moderators IIYAMA Posted November 26, 2019 Moderators Posted November 26, 2019 (edited) With for example this: https://web.archive.org/web/20130728213352/http://crystalmv.net84.net/pages/scripts/npc_hlc.php Edited November 26, 2019 by IIYAMA 1
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