Aquiver – Inventory System 4
$31.99 Le prix initial était : $31.99.$22.99Le prix actuel est : $22.99.
Caractéristiques
- Customizable frontend styling, colors and many other. (saved in localStorage)
- Drag and drop & move between slots.
- Item ‘movings’ are synced between the opened players. (Important with faction safes and trunks, etc.)
- Item definer constructor(Useitem, description, etc.)
- Action slots (1-5)
- Dropping items on the floor, with defined model. (defined it in the itemdefiner)
- Item notification system, when you pickup or use item with action slot. (1-5)
- Fast item interaction, when you hold shift and left click on the item, it is instantly put on the secondary or your main inventory.
- The little vêtements icons, let your character dress up&down. Basically its a dpclothing implemented.
- Vehicle trunk opening with animation, and with boneindex. (if the vehicle has the boot bone)
- Customizable weight system. (Factionsafes, Players, etc. and differently on each vehicle)
- Stacking system. (You just need to set a variable, then everything will be recognized, so you will not have double weapons)
- You can add starting items, when the player joins the server. (in config.lua file with custom amount, etc.)
- Locale files both Lua and JS (need for the html). (currently, english and hungarian language)
- Custom weapon system. We use bullets, not weapon mags. (Attachments not supported, but you can make it afterwards)
- Not a MySQL eater. We only have 3-4 mysql calls. We load the player inventories when the player joins. The vehicle trunks loading on the first open, etc. And we save the inventories with a timeouter. (editable frequency in the config file)
- Unique variables on items. (many as you want, you can make the attachments system with it, etc.) example:
AquiverInventories[identifier].addItem(
'WEAPON_PISTOL',
1,
{ component = 'SILENCER', durability = 20} -- NEED TO BE A 'KEY' TABLE!
)
- and many other feature, if you have any question(s) ask in the comment section.
Soldes du Black Friday (prolongés !) - Dernière chance !
Paiement sécurisé garanti
Il n’y a pas encore d’avis.