Installation
Resource
Source
Upload folder to your server
Server.cfg
start CORE
start ox_lib
-- # other resources
start 0r-heist-pacificbank
Localization
Items
Last updated
start CORE
start ox_lib
-- # other resources
start 0r-heist-pacificbank
Last updated
setr ox:locale en['heist_hacklaptop'] = {
label = 'Heist Hack Laptop',
weight = 1500,
stack = true,
},
['goldbar'] = {
label = 'Gold Bar',
weight = 1500,
stack = true,
},
['money'] = {
label = 'Money',
weight = 1,
},
['rolex'] = {
label = 'Rolex',
weight = 500,
stack = true,
},
['goldchain'] = {
label = 'Gold Chain',
weight = 500,
stack = true,
},
['heist_drill'] = {
label = 'Heist Drill',
weight = 2000,
client = {
image = "heist_drill.png",
},
},
['heist_drone'] = {
label = 'Heist Drone',
weight = 500,
client = {
image = "heist_drone.png",
},
close = true,
},