for some reason when i buy ammo i can click e on it but it doesn't add any ammo to the weapon however when i manually spawn it using the Q menu. it adds ammo. and there is nothing wrong with the code. i honestly have no clue what's causing this. can someone help?
Like any kind of ammo. it's like something is causing this. i tried removing all the addons but nothing worked. i think it's something related in darkrpmodification. but no clue which.
DarkRP.createAmmoType("m9k_ammo_ar2", {
name = "Rifle Ammo",
model = "models/Items/BoxMRounds.mdl",
price = 1500,
amountGiven = 200
})
m9k_ammo_ar2 is not an ammo type.
ar2. gotcha i feel dumb now. lol im still used to the old system. ty.
Sorry, you need to Log In to post a reply to this thread.