loljoshie / lj-inventory

GNU General Public License v3.0
91 stars 179 forks source link

QB-Smallresources WeaponDraw doesn't work #157

Closed ShortKeeper closed 1 year ago

ShortKeeper commented 1 year ago

Running into an issue with qb-smallreasources/weapondraw.lua where replacing the qb-inventory with lj-inventory doesn't work properly. It is not longer adding the quicker draw time with a holster or the new animation while wearing said holster.

ChickenDipper1 commented 1 year ago

Open weapondraw.lua, remove the code that is checking for qb-inventory or change it to say lj-inventory.

ShortKeeper commented 1 year ago

We did that and it still isn't doing it, that was the first thing that I checked for.

ChickenDipper1 commented 1 year ago

https://github.com/qbcore-framework/qb-smallresources/blob/main/client/weapdraw.lua

You removed line 118 and 301? This is the only thing that will stop is working.