ox_inventory
If you are using ox_inventory
, you will need to replace the following code. To quickly find the code to edit, open the client and then hit CTRL+F
and then search up if weaponType ~= 0 and weaponType ~= `GROUP_UNARMED` then
ox_inventory/client.lua at around line 1341
:
Last updated