Installation

DEPENDENCIES

REQUIRED DEPENDENCIES

Type
Resource
Alternatives
Download

Framework

  • NA

  • Included in Bridge

Bridge

  • DHS-Bridge

  • NA

  • Included in Keymaster

Interaction System

  • Handled By The Bridge

  • NA

  • Included in the Bridge

Progressbar System

  • Handled By The Bridge

  • NA

  • Included in the Bridge

RESOURCE INSTALLATION GUIDE

1) RESOURCE DOWNLOAD

Download your resource from FiveM's Keymaster.


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

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

Last updated