TASK_DISMOUNT_ANIMAL
Dismounts the ped from the animal it's mounted on. taskFlag affects what side the rider gets off. p2-p5 are almost always 0. flags: See TASK_ENTER_VEHICLE
TASKBuild 1207
Signature
lua
TaskDismountAnimal(rider, 0, p2, p3, p4, targetPed)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| Any | — | |
| Any | — | |
| Any | — | |
| Ped | — |
Usage
lua
TaskDismountAnimal(rider, 0, p2, p3, p4, targetPed)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
