Hugos Posted November 25, 2019 Posted November 25, 2019 Hi. Tell us what features are needed to create NPCs that can walk and drive? Говорю на русском. Sorry for bad english.
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 Говорю на русском. Sorry for bad english.
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 Do you want to improve your Lua programming skills and make less mistakes? Start with Lua Language Server! Useful functions 3x Spoiler checkPassiveTimer getScreenStartPositionFromBox getPedGender Tutorials 4x Spoiler Scaling DX Events Attach an addEventHandler on a group of elements Debugging
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