#delete inventory and put weapons on the vanilla weapon wheel
1 messages · Page 1 of 1 (latest)
Honestly I would recommend something like vmenu for you if you don't want an inventory
Inventories are very baked into the major frameworks (esx, qb, qbox, ND, and ox) to the point that not having an inventory and using one of these frameworks will greatly hinder the amount of scripts you can fully use without a massive amount of editing.
I see, what exactly does vmenu instead of inventory?
It uses its own thing, I believe they have a weapon wheel. Vmenu is very very very different than any of the other frameworks. It's meant more for non serious RP stuff. As far as I remember their inventory is basically just a json of random weapons you have, I would do more research but if you don't want to use an inventory, you will be able to use like maybe 10-15% of released scripts for any of the frameworks
Oh, so it's an other thing than QBCore ?
it replaces it?
You could build a hybrid of both, but not really worth it imo, and yeah its basically it's own framework.
If you want to use qb and not use an inventory it will require a lot of custom work to be functional
For example let's take something basic, like qb store robbery.
You need to use a lockpick or advanced lockpick to open the registers.
Without an inventory you won't be able to have a lockpick so you can't use that script without editing it.
You could find one where you aim at the ped and he gives you the money, but then we look at other scripts and the dependency of an inventory gets more and more required
Honestly, I'm mainly trying to create a kind of alternative GTA Online for my friends and me so we can mod the game
And I thought QBCore would be a good way to add scripts
(like character creation, robberies and other things)
but I feel like it's limiting me more than anything else right now
Ok thanks ! i think i will delete QBCore and try vmenu !