Remove

please remove this as no longer avaiable

2 Likes

so… it is in my server i can open menu spend money but gives me no gun

hmmm @davidblack sent you a msg

i like it works like a charm thank you for this if you are using a dedicated server from zap make sure you go into your resource area an turn off auto overwrite or this will not work you will save yourself a lot of headache thankfully the guy that created this a super helpful joined my discord and guided me through fixing it

1 Like

Doesn’t give items only takes money

have you followed the information in the readme and added the items to your inventory

Yes I have

sir ,

i lost my weapon when i re-join the server…

cant sync with SQL…?

not able to check as have an issue with RDR atm / are they in your inventory? if so move them “use”

checked and this issue can not be replicated on my test or production / make sure that the inventory items in the README are added to your redemrp_inventory/config.lua under Config.Items

We have tried to get this to work, we get to the point that it will take money but does not give weapons or ammo.

Does this work with the new rp inven, or does someone know how to help me out

Okay at this point I’ve got it set so we receive weapons. Still unable to get it to give ammo if any help on this, this would be greatly helpful!

when you buy ammo from the store to reload your weapon you move the ammo to the USE box and it will reload the weapon

Thank you much for getting back to me. I understand and know that you need to move the weapon ammo up to use. The problem is when I click on the ammo I get errors and no ammo appears in inventory.

have you added the ammo to your inventory config file?

– ammo

["revolver_ammo"] = {
		label = "Revolver Ammo",
		description = "Revlover Ammo",
		weight = 0.02,
		canBeDropped = true,
		canBeUsed = true,
		requireLvl = 1,
		limit = 10,
		imgsrc = "items/ammo_bullet_normal.png",
		type = "item_standard"
	},

["pistol_ammo"] = {
		label = "Pistol Ammo",
		description = "Pistol Ammo",
		weight = 0.02,
		canBeDropped = true,
		canBeUsed = true,
		requireLvl = 1,
		limit = 10,
		imgsrc = "items/ammo_bullet_normal.png",
		type = "item_standard"
	},

["rifle_ammo"] = {
		label = "Rifle Ammo",
		description = "Rifle Ammo",
		weight = 0.02,
		canBeDropped = true,
		canBeUsed = true,
		requireLvl = 1,
		limit = 10,
		imgsrc = "items/ammo_bullet_normal.png",
		type = "item_standard"
	},
	
["repeater_ammo"] = {
		label = "Repeater Ammo",
		description = "Repeater Ammo",
		weight = 0.02,
		canBeDropped = true,
		canBeUsed = true,
		requireLvl = 1,
		limit = 10,
		imgsrc = "items/ammo_bullet_normal.png",
		type = "item_standard"
	},
	
["shotgun_ammo"] = {
		label = "Shotgun Ammo",
		description = "Shotgun Ammo",
		weight = 0.02,
		canBeDropped = true,
		canBeUsed = true,
		requireLvl = 1,
		limit = 10,
		imgsrc = "items/ammo_shotgun.png",
		type = "item_standard"
	},

Yes I have added that to the inventory config. Very sorry I’m not at my PC right now or I would send you the errors. Again thank you for getting back to me, I will post errors when I get home from work.

also check to see if you have double entries in you inventory config file, sometimes that causes issues

This is that same thing that happens to me, able to purchase everything but doesn’t give me anything. and it is taking my money.

Did anyone figure out the ammo not working since we also are having the same issue?

I got this all working, issue I am having is, the weapon doesn’t save in inventory after you quit. When you log back in, it is no longer there. Only weapons.