[ESX] Personal Storage with item

A script by Hurjzz

No reviews yet.
[ESX] Personal Storage with item main image

Full Description


Showcase video: hujo_storage

This is a new version of our previous release, hujo_storage, v1.6. This new version of the script fixes a couple of bugs and also includes a new passcode feature, which isn’t shown on the video above:

code1

NO OBFUSCATION OR IP-LOCK, The script is entirely accessible

Tebex link: https://hujo.tebex.io/package/4527205
Only a minimum amount of 10€ + taxes!

Features

  • Create your own personal storage anywhere on the map with a usable ‘storage’ item
  • Deposit and withdraw items, dirty money and weapons with ammunition from the storage
  • Rob another player’s storage if you find one with a ‘lockpick’ item
  • Give and remove permissions to other players to manage your storage
  • Simple database table to manage and see every storage on the server
  • Open the storage with a self-assigned passcode

Commands / How-To

  1. /givepermissions (server-id) - Give a player permissions to manage your storage (Deposit and withdraw)
  2. /removepermissions (server-id) - Remove a player’s permissions to manage your storage
  3. /removeallpermissions - Remove all permissions from your storage

IF you are using the ESX version with the weight system for items, replace server.lua line 341 with:
if not xPlayer.canCarryItem(item, count) then

  • Note that all of the three commands are owner-only, meaning that you must have placed the specified storage

Dependencies

  • es_extended, mythic_notify