TaskVehicleFollowWaypointRecording — FiveM Natives
0x3123FAA6DB1CF7ED · TASK · all
`` task_vehicle_follow_waypoint_recording(Ped p0, Vehicle p1, string p2, int p3, int p4, int p5, int p6, float.x p7, float.Y p8, float.Z p9, bool p10, int p11) p2 = Waypoint recording string (found in update\update.rpf\x64\levels\gta5\waypointrec.rpf p3 = 786468 p4 = 0 p5 = 16 p6 = -1 (angle?) p7/8/9 = usually v3.zero p10 = bool (repeat?) p11 = 1073741824 -khorio ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| vehicle | Vehicle |
| WPRecording | char* |
| p3 | int |
| p4 | int |
| p5 | int |
| p6 | int |
| p7 | float |
| p8 | BOOL |
| p9 | float |
Returns
void