➥ Github Download
Description
- Only solid dustbins are supported like prop_dumpster_01a (see config below)
- Different Dustbins to store and search items
- Items are saved in database
- Support ox_lib (Context Menu)
- Support Chezza Inventory V4
Config
Config = {}
----------------------------------------------------------------
Config.Locale = 'de'
Config.VersionChecker = true
----------------------------------------------------------------
-- !!! This function is clientside AND serverside !!!
Config.Notification = function(source, message, info)
if IsDuplicityVersion() then -- serverside
MSK.Notification(source, 'MSK Dustbin', message, info)
else -- clientside
MSK.Notification('MSK Dustbin', message, info)
end
end
----------------------------------------------------------------
Config.Hotkey = 38
Config.Inventory = 'ox_lib' -- Set to 'ox_lib' or 'chezza'
Config.Dustbins = {684586828, 577432224, 218085040, 666561306, 1511880420, 682791951}
Requirements
Optional Requirements
My other Scripts
Paid
Free
7 Likes