πHow to require item?
Config.Target = {
Type = 'ox', -- Choose from 'ox' or 'qb'
Icon = "fas fa-hands-bubbles", -- Choose from https://fontawesome.com/icons
IconColor = "#9bedff",
--Item = "soap", -- Uncomment if you only want people to see target when they have item in inventory, also uncomment in client.lua
Distance = 2.0,
}Ox Inventory
["soap"] = {
label = "Soap",
weight = 100,
description = "Keeps your hands clean from all the dirt!",
}, Last updated