Yesss
yes type /steal while the other persons hands are up
hello im trying to find how to change the shop drop markers and drop markers colors? anyone know?
Has the inventory a trunk?
I Somehow cant get OX Inventory logs to work.
yes, you can configure, so that 1 vehicle has 100kg and the other 150 or per category
How i add a trunk to oxc inventory?
How can i make qbcore gangstashes on ox_inventory?
how the make any Weaponshop compatible with OX_Inventory ?
Is it possible to make webhooks for job stashes and stuff?
Framwork and inventory config
how the add all Weapons & Ammo in the OX_Ammonation ?
Shops.lua
can you make stash logging webhooks ?
is there allready exist a version with all Ammo & Weapons? or have you shops.lua with all Weapons & Ammo that you can share with us?
Hello, have you found the solution
Nope im still wonderin
Did somebody find out how we can set durability on components like suppresors and so?
I would like to make it so that players can shoot a X amount of time with a suppressors and then it breaks
Does anyone know if I can do 2 props at the same time for items? Example:
Prop = { – Prop spawn data for idle & usage.
Main = {
Model = ‘bowl_ovenroastedturkey’,
BoneID = 18905,
Offset = vector3(0.13, 0.05, 0.02),
Rot = vector3(0.0, 0.0, 0.0),
},
Second = {
Model = ‘collection_spoon’,
BoneID = 57005,
Offset = vector3(0.14, 0.02, 0.01),
Rot = vector3(-118.0, 192.0, 24.0),
}
},
Anim = {
Hold = {
dict = “missfam4”,
anim = “base”,
params = {8.0, -8, -1, 49, 0}
},
Use = {
dict = “anim@eat@fork”,
anim = “fork_clip”,
params = {nil, nil, 4200, 49}
}
},