[ESX] Advanced Weapon Holster

we love

in the ox_inventory where I have to put the strings to see the weapons behind I am going crazy

where is that weapon use event?

where do I put this file? , I found the dl button

Is there a way where I can use backpacks to pull out the big guns?

Where would i add it on Ox Inventory?

It can be disable: Large weapons can only be taken from the trunk.

Thank you for your response

what inventory were you using in this?

just delete this:
elseif PlayerData.job.name == ‘police’ then
if hasWeaponL then
holsterWeaponL()
elseif hasWeaponH then
holsterWeaponH(ped, currWeapon)
elseif hasWeapon then
holsterWeapon(ped, currWeapon)
end
if checkWeaponHolster(ped, newWeapon) then
drawWeaponH(ped, newWeapon)
else
drawWeapon(ped, newWeapon)
end

can you make it so you can only pull out big guns if you have a big duffle bad visible and in your inventory?

im sorry, but i haven chezza’s inventory and there is no use weapon event, how do i do it now that my weapon stays on the back?

is there any way to add more than one police job?

QB-Core version?

Still needing?

Since i have qb conversion!

QB Conversion:

OkOk-Notify Needed: 🆗 okokNotify [STANDALONE] [PAID]

How would I use this but get rid of the trunk and big weapon thing? I just want all weapons if they are on PD to be pulled from the side holster.

Where can i find inventory weapon use event and i dont want to get guns from trunks please help me fix it

For me the script doesn’t work, as I always have to start it manually again, even tho it’s in the server.cfg and already started.

Does anyone know a fix for this issue?


how fix this?

im not getting any errors but big guns still coming out without trunk how do i fix?