swkeep
November 11, 2022, 7:04pm
1
By using this script you’re going to have access to custom container depot zones. In Container Depot you can place containers and have access to them with a password.
Dependencies
OR
Features
Custom container size and weight
Ability to transfer ownership of containers
Locking containers with password (encrypted by bcrypt)
Container variant
Dynamic object loading
Little bit of admin control (WIP)
Container placer! (i don’t know what to call it!)
Preview
Screenshots
Download
16 Likes
You forgot to write that you need ox_inventory because it doesn’t work with chezza
1 Like
swkeep
November 11, 2022, 8:33pm
3
Thanks for reminding me I update the post.
swkeep
November 11, 2022, 8:37pm
5
Step 1-2: You don’t need to import SQL in your database script is doing it itself.
swkeep
November 12, 2022, 1:10pm
9
You missed the last step it’s at the end page.
Step 4: If you want to use ox_lib, make sure this line “@ox_lib /init.lua” in fxmanifest.lua is uncommented.
shared_scripts {
“@ox_lib /init.lua”,
“shared/containers.lua”,
“config.lua”,
“shared/util.lua”
}
client_scripts {
“@PolyZone /client.lua”,
“client/lib.lua”,
“client/actions.lua”,
“client/creator.lua”,
“client/client.lua”
}
server_scripts {
“@oxmysql /lib/MySQL.lua”,
“server/lib.lua”,
“server/server.lua”
}
lua54 “yes”
what did i do wrong then?
swkeep
November 12, 2022, 1:56pm
12
If you get the same error then it means my script is loaded before ox_lib.
In server.cfg ensure my script is at end of the resources list.
ensure ox_lib
.
.
.
ensure keep-containers
All my resources start after ox_lib
anyone have this converted for another inventory?
1 Like
can you expleen how to add a new location ?
Good morning I did all the steps everything works but when I put the container and I move away disappears … when I come back near you can see … How come?
Hello guys i have the following problem
https://i.imgur.com/G2liOGQ.png
Im using Es_Extended v1.10.1
ox_inventory v2.32.0
Here you can see the config file
https://i.imgur.com/4hy0Gv5.png
@ox_lib /init.lua in fxmanifest.lua is uncommented.
Here is the Client code
https://i.imgur.com/FDW4J4O.png
Here is the Config code
https://i.imgur.com/iE1q70W.png
Here is the Database job name
https://i.imgur.com/qBjgft5.png
if someone can help me about this problem it would be very nice from you
also admin permision dont work
here you can see the config
https://i.imgur.com/b0ruOQS.png
What about qb, ox inv, ox lib menus?
1 Like
swkeep
August 28, 2023, 5:32am
19
Maybe, but if I do that, keep-harmony as a dependency is going to be a thing
1 Like
Secrytt
October 13, 2023, 6:24am
20
anyway you can update script so containers can be picked up and moved by the owner after being placed and also maybe even degrade and are destroyed over time?
hey i know this project has been archived, but what would be the easiest way to remove the need to be inside a depot