Solar Panel in item
version '1.0.0'
ox_lib
ox_inventory
ox_target
1> ox_inventory\data\items
['solar_panel'] = {
label = 'Solar Panel',
weight = 10,
stack = true,
close = true,
description = nil,
consume = 1,
client = {
event = 'spawnObject'
},
},
['battery'] = {
label = 'Battery',
weight = 5,
stack = true,
close = true,
description = nil,
},
2> put ab_solar_panel files to resources
3>
put ensure ab_solar_panel in server.cfg
4> start server
it's free
It would be nice if you tell who made this project <3