_GIVE_PED_HASH_COMMAND
Ped Command Hash are special commands, that can be activated to change conditional anim variations or trigger transitions between conditional anims. https://github.com/femga/rdr3_discoveries/blob/master/animations/scenarios
PEDBuild 1207
Signature
lua
GivePedHashCommand(PlayerPedId(), GetHashKey("..."), 0.0)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| float | — |
Usage
lua
GivePedHashCommand(PlayerPedId(), GetHashKey("..."), 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
