_PLAY_CONDITIONAL_ANIM_WITH_PROPITEM
Plays a conditional locomotion animation with an attached prop item,commonly used for LOCO attachment interactions (e.g., attaching/carrying a crate) ex conditionalAnimName: LOCO_ATTACH_CRATE_TNT
PEDBuild 1207
Signature
lua
PlayConditionalAnimWithPropitem(PlayerPedId(), object, propItemName, conditionalAnimName)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Object | — | |
| char* | — | |
| char* | — |
Usage
lua
PlayConditionalAnimWithPropitem(PlayerPedId(), object, propItemName, conditionalAnimName)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
