_GET_WEAPON_OBJECT_FROM_PED
Detaches the weapon from the ped and actually removes the ped's weapon
WEAPONBuild 1207
Signature
lua
GetWeaponObjectFromPed(PlayerPedId(), true)
-- returns ObjectParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| BOOL | — |
Usage
lua
GetWeaponObjectFromPed(PlayerPedId(), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
