_GET_BEST_PED_WEAPON_IN_GROUP
If near your horse when called, weapons stored on your horse will be considered Returns weaponHash
WEAPONBuild 1207
Signature
lua
GetBestPedWeaponInGroup(PlayerPedId(), GetHashKey("..."), true, true)
-- returns HashParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| BOOL | — | |
| BOOL | — |
Usage
lua
GetBestPedWeaponInGroup(PlayerPedId(), GetHashKey("..."), true, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
