renzu_stancer icon indicating copy to clipboard operation
renzu_stancer copied to clipboard

Item not usable on QBCORE.

Open prestigehairline opened this issue 3 years ago • 1 comments

I installed the script followint your instructions but i can only get it to work on standalone (amazing work btw) When i change it in config for QBCORE wich im running and i try to use the stancer item i get "No stancer kit installed". I use it in the car but the item seems to be unusable. Its added in my qb-core/shared/items.lua

['stancerkit'] 				     = {['name'] = 'stancerkit', 			 	  	['label'] = 'Stance Kit', 			    ['weight'] = 250, 		['type'] = 'item', 		['image'] = 'stancerkit.png', 			['unique'] = true, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'Tools to stance your car'},

please let me know what i can do to fix it,its an AMAZING script...if you add wheelsize its just perfect. thanks!

prestigehairline avatar Feb 08 '22 23:02 prestigehairline

lol, what about fixing this issues?

zZOGZz avatar Aug 15 '22 11:08 zZOGZz