StartPlaybackRecordedVehicleUsingAi — FiveM Natives
0x29DE5FA52D00428C · VEHICLE · all
`` AI abides by the provided driving style (e.g., stopping at red lights or waiting behind traffic) while executing the specificed vehicle recording. 0x1F2E4E06DEA8992B is a related native that deals with the AI physics for such recordings. ``
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | |
| recording | int | |
| script | char* | |
| speed | float | |
| drivingStyle | int | The driving style (default is 0) (see [SetDriveTaskDrivingStyle](#\_0xDACE1BE37D88AF67)). |
Returns
void