Installation
Last updated
Last updated
REQUIRED DEPENDENCIES
Framework
NA
Included in Bridge
Bridge
DHS-Bridge
NA
Included in Keymaster
Interaction System
Handled By The Bridge
NA
Included in the Bridge
Menu System
ox_lib
qb-menu
Progressbar System
Handled By The Bridge
NA
Included in the Bridge
Notify System
ox_lib
1) RESOURCE DOWNLOAD
Download your resource from .
2) ADD THE ITEMS
--Lumberjack Items
['cedarwood'] = {['name'] = 'cedarwood', ['label'] = 'Cedar Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cedar Wood'},
['cypresswood'] = {['name'] = 'cypresswood', ['label'] = 'Cypress Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cypress Wood'},
['sprucewood'] = {['name'] = 'sprucewood', ['label'] = 'Spruce Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Spruce Wood'},
['sequoiawood'] = {['name'] = 'sequoiawood', ['label'] = 'Sequoia Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Sequoia Wood'},
['redwood'] = {['name'] = 'redwood', ['label'] = 'Red Wood', ['weight'] = 100, ['type'] = 'item', ['image'] = 'wood.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Red Wood'},
['cedarwoodplanks'] = {['name'] = 'cedarwoodplanks', ['label'] = 'Cedar Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cedar Wood Planks'},
['cypresswoodplanks'] = {['name'] = 'cypresswoodplanks', ['label'] = 'Cypress Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Cypress Wood Planks'},
['sprucewoodplanks'] = {['name'] = 'sprucewoodplanks', ['label'] = 'Spruce Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Spruce Wood Planks'},
['sequoiawoodplanks'] = {['name'] = 'sequoiawoodplanks', ['label'] = 'Sequoia Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Sequoia Wood Planks'},
['redwoodplanks'] = {['name'] = 'redwoodplanks', ['label'] = 'Red Wood Planks', ['weight'] = 100, ['type'] = 'item', ['image'] = 'woodplanks.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Red Wood Planks
-- Lumberjack Items
['cedarwood'] = {
label = 'Cedar Wood',
weight = 100,
stack = true,
close = true,
description = 'Cedar Wood',
client = {
image = 'wood.png'
}
},
['cypresswood'] = {
label = 'Cypress Wood',
weight = 100,
stack = true,
close = true,
description = 'Cypress Wood',
client = {
image = 'wood.png'
}
},
['sprucewood'] = {
label = 'Spruce Wood',
weight = 100,
stack = true,
close = true,
description = 'Spruce Wood',
client = {
image = 'wood.png'
}
},
['sequoiawood'] = {
label = 'Sequoia Wood',
weight = 100,
stack = true,
close = true,
description = 'Sequoia Wood',
client = {
image = 'wood.png'
}
},
['redwood'] = {
label = 'Red Wood',
weight = 100,
stack = true,
close = true,
description = 'Red Wood',
client = {
image = 'wood.png'
}
},
['cedarwoodplanks'] = {
label = 'Cedar Wood Planks',
weight = 100,
stack = true,
close = true,
description = 'Cedar Wood Planks',
client = {
image = 'woodplanks.png'
}
},
['cypresswoodplanks'] = {
label = 'Cypress Wood Planks',
weight = 100,
stack = true,
close = true,
description = 'Cypress Wood Planks',
client = {
image = 'woodplanks.png'
}
},
['sprucewoodplanks'] = {
label = 'Spruce Wood Planks',
weight = 100,
stack = true,
close = true,
description = 'Spruce Wood Planks',
client = {
image = 'woodplanks.png'
}
},
['sequoiawoodplanks'] = {
label = 'Sequoia Wood Planks',
weight = 100,
stack = true,
close = true,
description = 'Sequoia Wood Planks',
client = {
image = 'woodplanks.png'
}
},
['redwoodplanks'] = {
label = 'Red Wood Planks',
weight = 100,
stack = true,
close = true,
description = 'Red Wood Planks',
client = {
image = 'woodplanks.png'
}
},
3) ADD THE IMAGES TO YOUR INVENTORY
Open DHS-LumberJack > images
Copy files from the folder and add them into your inventory image folder
4) INSTALL COMPLETE
The Install is now complete, you may move onto looking at the config.