MAKE_PED_DROP_WEAPON
Old name: _DROP_CURRENT_PED_WEAPON
WEAPONBuild 1207
Signature
lua
MakePedDropWeapon(PlayerPedId(), true, 0, true, true)
-- returns EntityParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| BOOL | — | |
| int | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
MakePedDropWeapon(PlayerPedId(), true, 0, true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
