
Streamable if video above doesn’t work
This is a new version of our previous release, hujo_storage, v2.0. This new version of the script fixes several bugs and also includes many new features, the biggest being the addition of the object shown below.
NO OBFUSCATION OR IP-LOCK, The script is entirely accessible
Tebex link: https://hujo.tebex.io/package/4527205
Only a minimum amount of 15€ + taxes!
Features
A safe object that only renders to nearby players (not heavy on the server’s resources)
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 (The police gets alerted)
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
Extremely low resource usage (resmon 0.00-0.01)
Show your storage on the map with a blip only visible to you
Compatible with ESX V1 Final with limit system and also weight systems (ESX 1.1-1.2)
Commands / How-To
/givepermissions (server-id) - Give a player permissions to manage your storage (Deposit and withdraw)
/removepermissions (server-id) - Remove a player’s permissions to manage your storage
/removeallpermissions - Remove all permissions from your storage
/removestorage - Remove your storage
If you are using the ESX version with the weight system for items, replace server.lua line 629 with:
if not xPlayer.canCarryItem(item, count) then
Dependencies
- es_extended, mythic_notify, progressBars