_TASK_VEHICLE_FLEE_ON_CLEANUP
Vehicle Auto Drive (?) p1/p2/p3: usually 1f, 1f, 0f or 0f, 0f, 0f Speed: usually 8f Types: 1148979456 (task with flee), 1148979587 (dismissing the vehicle)
TASKBuild 1207
Signature
lua
TaskVehicleFleeOnCleanup(GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, 0.0, GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Vehicle | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| Hash | — |
Usage
lua
TaskVehicleFleeOnCleanup(GetVehiclePedIsIn(PlayerPedId(), false), 0.0, 0.0, 0.0, 0.0, GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
