renzu_stancer
renzu_stancer copied to clipboard
Item not usable on QBCORE.
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!
lol, what about fixing this issues?