🔫  [OX_INV] Weapons & Items on back | cortex_backitems
This script allows you to put weapons or items on your back.
This is for ox_inventory.
â–¶Â Features
Remove attached weapons/items when dropped from player’s inventory and attach when weapons/items is added to player’s inventory.
Remove attached weapons/items when player F8 quit/logout or game crashed
Support checking job for a specific weapon position | preview
Easy Config | You can add new weapons, add-on weapons or items in config with some small changes
Optimized | Running on 0.00 ms in idle and 0.00~0.07 ms when switching, holstering, adding or dropping weapon/item. (There’s no crazy thread/while loop in this resource.)
Event for remove attached weapons/items, like when using Clothing Store/Menu.
TriggerEvent('cortex_backitems:DeleteAttachedBackItems')
And this to put them back
TriggerEvent('cortex_backitems:AttachBackItems')