TaskVehicleFollow — FiveM Natives
0xFC545A9F0626E3B6 · TASK · all
`` Makes a ped in a vehicle follow an entity (ped, vehicle, etc.) drivingStyle: http://gtaforums.com/topic/822314-guide-driving-styles/ ``
Parameters
| Name | Type | Description |
|---|---|---|
| driver | Ped | |
| vehicle | Vehicle | |
| targetEntity | Entity | |
| speed | float | |
| drivingStyle | int | The driving style (default is 0) (see [SetDriveTaskDrivingStyle](#\_0xDACE1BE37D88AF67)). |
| minDistance | int |
Returns
void