Wert Craft System

You can access the setup information you need about this product

INSTALLATION

1 - Upload the script folder to the location of your resources

2 - Don't forget to check that your target system and polyzone script are working

3 - Do not forget to add all the sql file contained in the folder to your database

4 - Installation successful, have a good funs

DEFAULT CONFIG ITEMS

You can find the sample production items I used in the video below to give their codes for your list

( If u use ox_inventory please convert ox_inventory item format )

-- My Default Version Item Infos
["cilek"] 				     	 = {["name"] = "cilek", 			  	  	     	["label"] = "Strawberry",		            ["weight"] = 1000,    	["type"] = "item", 		["image"] = "cilek.png", 		    	["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["jam"] 		        	     = {["name"] = "jam", 			                	["label"] = "Jam", 							["weight"] = 1000, 		["type"] = "item", 		["image"] = "jam.png", 					["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "Jam"},
["uzum"] 			             = {["name"] = "uzum", 			  	             	["label"] = "Grab",		                    ["weight"] = 6000,    	["type"] = "item", 		["image"] = "uzum.png", 		        ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["uzum_sarap"] 			         = {["name"] = "uzum_sarap", 			  	       	["label"] = "Wine",		               		["weight"] = 6000,    	["type"] = "item", 		["image"] = "uzum_sarap.png", 		    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["terzi_yun"] 			         = {["name"] = "terzi_yun", 			           	["label"] = "Wool",		                    ["weight"] = 6000,    	["type"] = "item", 		["image"] = "terzi_yun.png", 		    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["terzi_kumas"] 		         = {["name"] = "terzi_kumas", 			  	      	["label"] = "Cloth",		                ["weight"] = 6000,    	["type"] = "item", 		["image"] = "terzi_kumas.png", 		    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["terzi_kiyafet"] 			     = {["name"] = "terzi_kiyafet", 			       	["label"] = "T-shirt",		                ["weight"] = 1000,    	["type"] = "item", 		["image"] = "terzi_kiyafet.png", 	    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["orange"] 			      		 = {["name"] = "orange", 			  	  	    	["label"] = "Orange", 						["weight"] = 4000, 		["type"] = "item", 		["image"] = "orange.png", 				["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = ""},
["orangejuice"] 	     		 = {["name"] = "orangejuice", 			  	  	    ["label"] = "Orange juice", 				["weight"] = 900, 		["type"] = "item", 		["image"] = "portakalsuyu.png", 		["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = false,   ["combinable"] = nil,   ["description"] = ""},
["metal_pipe"] 				     = {["name"] = "metal_pipe", 			  	  	    ["label"] = "Metal Pipe",		            ["weight"] = 1000,    	["type"] = "item", 		["image"] = "metal_pipe.png", 		    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["metal_spring"] 				 = {["name"] = "metal_spring", 			  	  	    ["label"] = "Metal Spring",		            ["weight"] = 1000,    	["type"] = "item", 		["image"] = "metal_spring.png", 		["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["rifle_body"] 				     = {["name"] = "rifle_body", 			  	  	    ["label"] = "Rifle Body",		            ["weight"] = 1000,    	["type"] = "item", 		["image"] = "rifle_body.png", 		    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["yanici_madde"] 				 = {["name"] = "yanici_madde", 			  	  	    ["label"] = "Combustible Material",		    ["weight"] = 1000,    	["type"] = "item", 		["image"] = "yanici_madde.png", 		["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["bos_sise"] 				 	 = {["name"] = "bos_sise", 			  	  	   	 	["label"] = "Empty Bottle",		   			["weight"] = 1000,    	["type"] = "item", 		["image"] = "bos_sise.png", 			["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["gunbody"] 				 	 = {["name"] = "gunbody", 			  	  	   	 	["label"] = "Gun Body",		   				["weight"] = 1000,    	["type"] = "item", 		["image"] = "gunbody.png", 				["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},
["gunpowder"] 				 	 = {["name"] = "gunpowder", 			  	  	   	 ["label"] = "Gun Powder",		   			["weight"] = 1000,    	["type"] = "item", 		["image"] = "gunpowder.png", 			["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = ""},


-- This Items Default QBCore Items But You Dont Have They Here
['iron'] 				 	     = {['name'] = 'iron', 			  				['label'] = 'Iron', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'iron.png', 			    ['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Handy piece of metal that you can probably use for something'},
['ironoxide'] 				 	 = {['name'] = 'ironoxide', 			  		['label'] = 'Iron Powder', 				['weight'] = 100, 		['type'] = 'item', 		['image'] = 'ironoxide.png', 			['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = {accept = {'aluminumoxide'}, reward = 'thermite', anim = {['dict'] = 'anim@amb@business@weed@weed_inspecting_high_dry@', ['lib'] = 'weed_inspecting_high_base_inspector', ['text'] = 'Mixing powder..', ['timeOut'] = 10000}},   ['description'] = 'Some powder to mix with.'},
['electronickit'] 				 = {['name'] = 'electronickit', 			  	['label'] = 'Electronic Kit', 			['weight'] = 100, 		['type'] = 'item', 		['image'] = 'electronickit.png', 		['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = {accept = {'gatecrack'}, reward = 'trojan_usb', anim = nil}, ['description'] = 'If you\'ve always wanted to build a robot you can maybe start here. Maybe you\'ll be the new Elon Musk?'},
['aluminum'] 					 = {['name'] = 'aluminum', 			  	  		['label'] = 'Aluminium', 				['weight'] = 100, 		['type'] = 'item', 		['image'] = 'aluminum.png', 			['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Nice piece of metal that you can probably use for something'},
['copper'] 					 	 = {['name'] = 'copper', 			  	  		['label'] = 'Copper', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'copper.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Nice piece of metal that you can probably use for something'},
['plastic'] 					 = {['name'] = 'plastic', 			  	  	  	['label'] = 'Plastic', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'plastic.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'RECYCLE! - Greta Thunberg 2019'},
['rubber'] 				 	 	 = {['name'] = 'rubber', 			  			['label'] = 'Rubber', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'rubber.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Rubber, I believe you can make your own rubber ducky with it :D'},
['steel'] 				 	 	 = {['name'] = 'steel', 			  			['label'] = 'Steel', 					['weight'] = 100, 		['type'] = 'item', 		['image'] = 'steel.png', 				['unique'] = false, 	['useable'] = false, 	['shouldClose'] = false,   ['combinable'] = nil,   ['description'] = 'Nice piece of metal that you can probably use for something'},
Images

CONFIG ADD CRAFT POINT PARAMETERS

CONFIG

EDITABLE FILE

LASER

I have created a laser code so that you can get the positions of your objects or different points.

You can turn on this laser with the /takelasercoord command

When you press the [E] Key, it prints the position of the laser to you via F8. You can learn from there. With the [G] Key, you can turn off the laser.

Last updated