M3 Inventory problem

What should I do, change es_extended, change something in it ?

send server.lua 1705 line

table.insert(returntable, {name = v.name, label = xPlayer.getInventoryItem(v.name).label, price = v.price, type = ‘item_standard’, count = 999999})

I have another problem, when i use command example giveweapon [id] weapon_smg 10
It says that I’ve got a weapon,but it doesn’t show,when i try to spawn it again NOTIFICATION says
Player already has that weapon (but it is not in inventory)

When i buy weapon in inventory shop, everything is normal,i can use it

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.