Skip to content

0xAhmedBero/ab_solar_panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

ab_solar_panel ESX Legacy

Solar Panel in item

version '1.0.0'

Requirements

ox_lib

ox_inventory

ox_target

installation

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

Perview

https://youtu.be/7f74nharImg

License

it's free

It would be nice if you tell who made this project <3

About

Solar Panel in item

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages