_TASK_PLAY_EMOTE
Similar to 0xB31A277C1AC7B7FF but checks if the ped's inventory contains the specified emote kit.
TASKBuild 1207
Signature
lua
TaskPlayEmote(PlayerPedId(), 0, 0, GetHashKey("..."), true, true, true, true, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — | |
| int | — | |
| Hash | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
TaskPlayEmote(PlayerPedId(), 0, 0, GetHashKey("..."), true, true, true, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
