Evidence Bag Script
Adds an evidence bag item, functioning as a secondary inventory inside your main inventory. Manage evidence efficiently during player searches.
Features:
- Evidence bag acts as a separate inventory inside your main inventory
- Right-click on the bag to rename the evidence item
- While searching a player, right-click the bag to "Confiscate Items" — moves items from the target’s inventory into the evidence bag if weight/slots allow
- If too heavy or full, action is cancelled with a notification
- Right-click the bag to "Return Items" to the player, with checks for empty bag and notifications
- Uses
ox_target
for interaction menus
- Integrated with
ESX
and ox_inventory
framework
- Configurable bag weight limit and slot count
- Open-source and customizable