swkeep / keep-bags

A bag / backpacks script for fivem (esx,qbcore/qbox)
GNU General Public License v3.0
154 stars 37 forks source link

[FEATURE REQUEST] event hooks added for trunks/stashes #18

Closed MrNewb closed 3 months ago

MrNewb commented 1 year ago

A way to prevent someone from just buying a ton of bags and slaping them in trunks would be amazing. I love this, only problem is this scenario.

Player buys bag, puts in trunk. Player buys another bag, puts in trunk. x3 Player goes to a mine/store fills bag Player puts in trunk x3

swkeep commented 1 year ago

I actually tried to do this before releasing the script. I would say that it's pretty difficult, if not impossible, to achieve without making any changes to the inventory. However, I keep it open because, in the first version of the script, a lot of features were not possible to do. Now that they are possible, who knows? I might find a way to do it in the future.