/f-humainelabsraid

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

f-humainelabsraid

How To Install:

  1. Drag and drop script into your files and make sure its ensured.

  2. 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'] = ''},

  1. Add the image to your inventory/html/images

Support

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

Dependencies:

qb-core
ps-ui [https://github.com/Project-Sloth/ps-ui]

Future Updates:

None planned at the moment but some ideas will rise.

Code

479 Lines of Code