
π»Installation
Dependencies :
ES EXTENDED
You will need the latest version of esx_core
Extract the contents of the archive to your resources folder.
Start the resource near the top of your resources in your server.cfg.
XSOUND
You will need the latest version of xsound
Extract the contents of the archive to your resources folder.
Start the resource near the top of your resources in your server.cfg.
Inventories :
QB INVENTORY
Add the items below to the qb-core/shared/items.lua
laundromatusb = { name = 'laundromatusb', label = 'USB', weight = 100, type = 'item', image = 'laundromatusb.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'USB...' },
goldcoin = { name = 'goldcoin', label = 'Coins', weight = 100, type = 'item', image = 'goldcoin.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Coins...' },Dialog :
Doorlock:
ENSURE RESOURCES
Last updated