Anonymouse
Gold Elite
- Joined
- Aug 12, 2021
- Messages
- 136
- Reaction score
- 2,204
- Points
- 316
Well since that i discovered QB-Crafting is just in qb-inventory combines i cannot figure out how i can put Qb-Inventory to qb-target for crafting,
i tought the command event ='', Wat i have i tought this would work but defently not i find always a way but now i cannot figure it out, Anyone has a suggestion ?
-- crafting
["Crafting"] = {
models = {
"prop_toolchest_05"
},
options = {
{
type = "client",
event = "inventory:server:OpenInventory:crafting",
icon = "far fa-building",
label = "Maken",
}
},
distance = 2.5,
},
--- end crafting
i tought the command event ='', Wat i have i tought this would work but defently not i find always a way but now i cannot figure it out, Anyone has a suggestion ?
-- crafting
["Crafting"] = {
models = {
"prop_toolchest_05"
},
options = {
{
type = "client",
event = "inventory:server:OpenInventory:crafting",
icon = "far fa-building",
label = "Maken",
}
},
distance = 2.5,
},
--- end crafting