GetPedAmmoTypeFromWeapon2 — FiveM Natives
0xF489B44DD5AF4BD9 · WEAPON · all
`` Returns the base/default ammo type of the specified ped's specified weapon. Use GET_PED_AMMO_TYPE_FROM_WEAPON if you want current ammo type (like AMMO_MG_INCENDIARY/AMMO_MG_TRACER while using MkII magazines) and use this if you want base ammo type. (AMMO_MG) ``
Parameters
| Name | Type |
|---|---|
| ped | Ped |
| weaponHash | Hash |
Returns
Hash