_IS_PED_CARRYING_WEAPON_SNIPER_AT_ATTACH_POINT
Returns true if the ped has a sniper-type weapon equipped or stored in the specified attach point (slot).
WEAPONBuild 1207
Signature
lua
IsPedCarryingWeaponSniperAtAttachPoint(PlayerPedId(), 0)
-- returns BOOLParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| int | — |
Usage
lua
IsPedCarryingWeaponSniperAtAttachPoint(PlayerPedId(), 0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
