StartPlaybackRecordedVehicleWithFlags — FiveM Natives
0x7D80FD645D4DA346 · VEHICLE · all
`` flags requires further research, e.g., 0x4/0x8 are related to the AI driving task and 0x20 is internally set and interacts with dynamic entity components. time, often zero and capped at 500, is related to SET_PLAYBACK_TO_USE_AI_TRY_TO_REVERT_BACK_LATER ``
Parameters
| Name | Type | Description |
|---|---|---|
| vehicle | Vehicle | |
| recording | int | |
| script | char* | |
| flags | int | |
| time | int | |
| drivingStyle | int | The driving style (default is 0) (see [SetDriveTaskDrivingStyle](#\_0xDACE1BE37D88AF67)). |
Returns
void