Installation

DEPENDENCIES

REQUIRED DEPENDENCIES

Type
Resource
Alternatives
Download

Framework

  • NA

  • Included in Bridge

Bridge

  • DHS-Bridge

  • NA

  • Included in Keymaster

Progressbar System

  • Handled By The Bridge

  • NA

  • Included in the Bridge

Notify 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

--Peyote Plants
["bluepeyoteplant"] 				 = {["name"] = "bluepeyoteplant", 			    		["label"] = "Odd Plant", 			["weight"] = 0, 		["type"] = "item", 		["image"] = "bluepeyote.png", 				["unique"] = false, 	["useable"] = true, 	["shouldClose"] = true,	["description"] = "A Strange Looking Blue Flowered Plant"},
["pinkpeyoteplant"] 				 = {["name"] = "pinkpeyoteplant", 			    		["label"] = "Odd Plant", 			["weight"] = 0, 		["type"] = "item", 		["image"] = "pinkpeyote.png", 				["unique"] = false, 	["useable"] = true, 	["shouldClose"] = true,	["description"] = "A Strange Looking Pink Flowered Plant"},
["yellowpeyoteplant"] 				 = {["name"] = "yellowpeyoteplant", 			    		["label"] = "Odd Plant", 			["weight"] = 0, 		["type"] = "item", 		["image"] = "yellowpeyote.png", 				["unique"] = false, 	["useable"] = true, 	["shouldClose"] = true,	["description"] = "A Strange Looking Yellow Flowered Plant"},
["whitepeyoteplant"] 				 = {["name"] = "whitepeyoteplant", 			    		["label"] = "Odd Plant", 			["weight"] = 0, 		["type"] = "item", 		["image"] = "whitepeyote.png", 				["unique"] = false, 	["useable"] = true, 	["shouldClose"] = true,	["description"] = "A Strange Looking White Flowered Plant"},

3) ADD THE IMAGES TO YOUR INVENTORY

  • Open DHS-Peyote > images

  • Copy files from the folder and add them into your inventory image folder



4) INSTALL COMPLETE

Last updated