Installation
Last updated
Last updated
Make sure you have installed all .
Drag and drop the l2s-policehub to your resources folder.
Set Up Items According to your inventory
1- Add Items in qb-core/shared/items.lua
2- Add Image in qb-inventory/html/images/...
Go to qb-core/server/player.lua and add this metadata
If you have the old method of metadata (your metadata in player.lua instead of config.lua) put it inside this path:
qb-core/server/player.lua
To use bodycam system you must add some function in your inventory script
1-Add This In AddItem Function : in qb-inventory or your inventory script
2- Add This In RemoveItem Function : in qb-inventory or your inventory script
1 - Start the script on your server.cfg