What is the name of the weapon ammunition to spawn on the fivem

What is the spawn code for minigun / rocket launcher ammo please

minigun is minigun_ammo, unfortenetly i would like to know the firework ammo id too

try these

PICKUP_AMMO_FIREWORK = 0x10A73D59,
PICKUP_AMMO_FIREWORK_MP = 0xD65BF49E,
1 Like

Giveitem (id) pump 120
120 IS munition

Found them if you still need them (for QBcore, idk if its different on a different framework)

pistol_ammo (pistol ammo)
rifle_ammo (rifle ammo)
smg_ammo (smg ammo)
shotgun_ammo (shotgun ammo)
mg_ammo (mg ammo)
snp_ammo (Sniper ammo)
emp_ammo (emp ammo)

1 Like

Still wondering if anyone was able to find the minigun and rockets id’s?

I think sniper is te same as rifle, or am i stupid XD idk did not test it

1 Like

Hey there,

If you’re using QB core you can find all of this info under qb > qb-core > shared > Items.lua

Just use control F and search what you’re after or scroll

fr brooo

It doesnt work for me can u help

Need to add new ammo in qb-weapons/server/main