Searching Configuration
Shared.EnableVehicleSearching
Shared.EnableVehicleSearching = true -- Whether or not the vehicle searching system should be enabled. (Supports ox_inventory, qb-inventory & Custom Logic) (Available in sv_open)Shared.EnablePlayerSearching
Shared.EnablePlayerSearching = true -- Whether or not the player searching system should be enabled. (Supports ox_inventory, qb-inventory, ESX, & Custom logic) (Available in sv_open)Shared.EnableDropSearching
Shared.EnableDropSearching = true -- Whether or not to enable searching for the closest dropped item on the ground. (Supports qb_inventory & Custom Logic) (Available in sv_open)Shared.DropSearchingRadius
Shared.DropSearchingRadius = 150.0 -- The radius from the player's coordinates to look for dropped items within.Shared.SearchAllDrops
Shared.UseOldQBInventory
Shared.UseOxInventory
Shared.AlertAnimationLength
Shared.SearchItems
Last updated