_ADD_AMMO_TO_PED_BY_TYPE
addReason: see _ADD_AMMO_TO_PED
WEAPONBuild 1207
Signature
lua
AddAmmoToPedByType(PlayerPedId(), GetHashKey("..."), 0, GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| int | — | |
| Hash | — |
Usage
lua
AddAmmoToPedByType(PlayerPedId(), GetHashKey("..."), 0, GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
