qb-inventory / ps-inventory
Images:
Go to
dynyx_multijob\images
and copy all the imagesLocate the
qb-inventory\html\images
orps-inventory\html\images
folderAnd paste all the images in there
Installation:
Copy the following code
Go to the bottom of
qb-core\shared\items.lua
Paste all the items before the last
}
['job_phone'] = {name = 'job_phone', label = 'Job Phone', weight = 500, type = 'item', image = 'job_phone.png', unique = true, useable = true, shouldClose = true, combinable = nil, description = 'A phone for managing your job tasks. Use it to clock in/out and switch between jobs.'},
Last updated