Weight and Slot System, this add to the Role-Playing scenario.
A dynamic interface, fully customisable by the players and a drag'n'drop system to control your inventory.
Four backpacks and a VIP system is available. You can increase the max slots and max weight of what the player is able to carry in his inventory.
A new entity is coming : The empty shipment with a nice effect is able to stack your items inside the shipment for delivery like the weapon shipment, and also when the weapon shipment or entity shipment is empty it returns as an empty shipment.
A new weapon for cops or guard. This allows you to check the entire inventory of your target.
A new weapon for the thief. This weapon allows you to pickpocket the inventory of your target. There is a low chance to pickpocket an item from the players inventory. There is also a timer so you cannot just constantly pickpocket players.
Cheap for such a unique inventory system.
How to create your own shop :
Copy the entity "npc_shop_bag".
Replace "bag" by other thing.
Open the shared.lua file.
Look at the description and edit what you want for set the name, the model and the list for : weapons, entites, shipments...
Add the entity name to the table in the config file.
Set false the physgun protection in the config file and spawn the NPC by the spawnmenu.
Installation :
Download the addon and unzip it into your addon folder.