How To Install:
-
Drag and drop script into your files and make sure its ensured.
-
Add to your qb-core/shared/items.lua
-- f-humainelabsraid ['special_documents'] = {['name'] = 'special_documents',['label'] = 'Special Documents', ['weight'] = 100, ['type'] = 'item', ['image'] = 'special_documents.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = 'I wonder where you can take these documents too'}, ['transponder'] = {['name'] = 'transponder',['label'] = 'Transponder', ['weight'] = 100, ['type'] = 'item', ['image'] = 'transponder.png', ['unique'] = true, ['useable'] = false, ['shouldClose'] = false, ['combinable'] = nil, ['description'] = ''},
- Add the image to your inventory/html/images
If you encounter any issues or have questions about this script, feel free to open an issue on the GitHub repository. You can also reach out to me on Discord https://discord.gg/xPcKNWZMpG
qb-core
ps-ui [https://github.com/Project-Sloth/ps-ui]
None planned at the moment but some ideas will rise.
479 Lines of Code