HAS_PED_GOT_WEAPON
onlyCheckPlayerInventory: If true, it will only check the players current inventory. If false, it also checks your horse inventory
WEAPONBuild 1207
Signature
lua
HasPedGotWeapon(PlayerPedId(), GetHashKey("..."), 0, true)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| int | — | |
| BOOL | — |
Usage
lua
HasPedGotWeapon(PlayerPedId(), GetHashKey("..."), 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
