Skip to content

disalovindu/qb-orangejob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*Step 1 Add these to qb-core/shared.lua

['orange'] = {['name'] = 'orange', ['label'] = 'Orange', ['weight'] = 300, ['type'] = 'item', ['image'] = 'orange.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Tasty Orange'},

['orange_juice'] = {['name'] = 'orange_juice', ['label'] = 'Orange Juice', ['weight'] = 450, ['type'] = 'item', ['image'] = 'orange_juice.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Tasty Orange Juice'},

*Step 2 Go to resources qb-inventory/html/images and add orange.png & orange_juice.png to images.

*Step 3 Take qb-orange out of the qb-orangejob folder and put it in the [qb] as well.

Developed By Predator7158

[FOLLOW-ME] Instagram: predator_7158 Youtube: Predator Gaming

Join My Discord Server: https://discord.gg/nbMazBXaVa

About

Simple Orange Job For Your Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages