Player move

Hi, i have question how can i trigger player move: example i wanna execute walk player to cordinates, example /walk automaticaly walk ped to the location withnout player use keyboard.

This is a list of Game Events

From my knowledge there is no way to force a player to move to a location, You can trigger from a players moment, like walking to a location.

you can use TaskGoToCoordAnyMeans or TaskVehicleDriveToCoord if you want to drive in a vehicle
https://runtime.fivem.net/doc/natives/#_0x5BC448CB78FA3E88

2 Likes