Installation
Resource
Source
Upload folder to your server
Server.cfg
start CORE
start ox_lib
-- # other resources
start 0r-heist-dui
Localization
Last updated
start CORE
start ox_lib
-- # other resources
start 0r-heist-dui
Last updated
setr ox:locale en['nightvision'] = {
label = 'Nightvision',
weight = 1500,
close = true,
},
['gasmask'] = {
label = 'Gas Mask',
weight = 1,
close = true,
},gasmask = { name = 'gasmask', label = 'Gas Mask', weight = 1, type = 'item', image = '', unique = true, useable = true, shouldClose = true, description = 'Gas Mask' },
nightvision = { name = 'Night Vision', label = 'Night Vision', weight = 1, type = 'item', image = '', unique = true, useable = true, shouldClose = true, description = 'Nightvision' },