/esx_JobCounter

Job counter for ESX

Primary LanguageLua

esx_JobCounter

Job counter for ESX

Installation

Drag and Drop it

Screenshot

Global render

alt text

Zoom

alt text

You can change the color -> Read the code

How-to

To add a job to the counter :

{
	job = "nameofjob",
	label = "JobLabel : ",
	count = 0,
}

Add this to the config.lua don't forget the , at the end