[PAID][ESX][NUI] Fuego Jobcenters

A script by FuegoDel

No reviews yet.
[PAID][ESX][NUI] Fuego Jobcenters main image

Full Description

Had to repost because site would not let me edit the other one and it had a tragic mistake

f_esxjobcenter

Features

  • No IP lock

  • Open Source (front-end/back-end)

  • Can be setted up with multiple locations

  • Well designed and responsive NUI and images, for those intrested it was coded based on Document Object Model that im currently studying

  • Configurable jobs and descriptions

  • Configurable Waypoints

  • Logs

  • Runs 0.1ms - 0.2ms while away and can reach 0.6 ms due to 3d texts and marker that you can close through config

  • Up to 5 jobs sadly i didnt manage to make it on a config :frowning: , should be in a future update though

Dependencies

  • es_extended

Config.lua preview

Config                        	= {}

Config.Location = {
	[1] = { x = -269.06, y = -956.25, z = 31.22, h = 200.85},
   --Multiple jobcenters example [2] = { x = -1037.9, y = -2738.01, z = 20.17, h = 329.34},  --The locations of the job centers
  }  
-------------------------------------------------------------------------------------------------

--These options will add cpu usage and extra resmon to the script but will definetly look cool
Config.Enable3DText = true
Config.EnableMarker = true 

------------------------------------------------------------------------------------------------

Config.UsesProgressBar = true--Does a clipboard animation and uses a progressbard dependency really cool, you can find progressBars here 
--you can find the progressBar script here : https://forum.cfx.re/t/release-progress-bars-1-0-standalone/526287

Config.JobDisplaying = "Your current job is : "--The displaying text on job displaying label

---------------------JOB1--------------------------
Config.Job1Name = "Unemployed"--Your job's display name on the ui
Config.Job1Salary = "€200"--Your job's salary
Config.Job1Desc = "As an unemployed citizen your task is obviously to find a real</br>job and not get into trouble because you basically have no money" ---IMPORTANT---- USE </br> to change the line otherwise the ui will bug
Config.job1setjobname = "unemployed"--Your job's setjobname
Config.job1setgrade = "0"--Your job's grade
Config.job1waypoint = {x = -253.34,y = -876.15}--Your job's coords
---------------------JOB1--------------------------

---------------------JOB2--------------------------
Config.Job2Name = "Office Worker"--Your job's display name on the ui
Config.Job2Salary = "€500"--Your job's salary
Config.Job2Desc = "As an officer worker you have to go to XXXXX postal get dressed</br> do this do that and then you will get money for no reason " ---IMPORTANT---- USE </br> to change the line otherwise the ui will bug            
Config.job2setjobname = "office"--Your job's setjobname
Config.job2setgrade = "0"--Your job's grade
Config.job2waypoint = {x = -156.09,y = -604.15}--Your job's coords
---------------------JOB2--------------------------

---------------------JOB3--------------------------
Config.Job3Name = "Police Officer"--Your job's display name on the ui
Config.Job3Salary = "€800"--Your job's salary
Config.Job3Desc = "As a police officer, head to the polcie station get your gear and then </br> head out to the streets and catch some criminals"---IMPORTANT---- USE </br> to change the line otherwise the ui will bug
Config.job3setjobname = "police"--Your job's setjobname
Config.job3setgrade = "0"--Your job's grade
Config.job3waypoint = {x = 431.07,y = -981.52}--Your job's coords
---------------------JOB3--------------------------

---------------------JOB4--------------------------
Config.Job4Name = "Hacker"--Your job's display name on the ui
Config.Job4Salary = "€900"--Your job's salary
Config.Job4Desc = "As a hacker, head down the the phone store, buy a laptop, download hacktoll.exe</br>from hacktool.com and hack the bank"---IMPORTANT---- USE </br> to change the line otherwise the ui will bug
Config.job4setjobname = "hacker"--Your job's setjobname
Config.job4setgrade = "0"--Your job's grade
Config.job4waypoint = {x = 1275.33,y = -1710.53}--Your job's coords
---------------------JOB4--------------------------

---------------------JOB5--------------------------
Config.Job5Name = "Fisherman"--Your job's display name on the ui
Config.Job5Salary = "€400"--Your job's salary
Config.Job5Desc = "As a fisherman, head down the the docs to rent a bot, buy a fishing road,</br> and head your way into the seas to catch some fish"---IMPORTANT---- USE </br> to change the line otherwise the ui will bug
Config.job5setjobname = "fisherman"--Your job's setjobname
Config.job5setgrade = "0"--Your job's grade
Config.job5waypoint = {x = 1275.33,y = -1710.53}--Your job's coords
---------------------JOB5--------------------------


The design has changed a bit

Preview : Watch jobcente2_ | Streamable
Buy : https://fuegoscripts.tebex.io/package/4934920 {12.40}

Designed by @DxnGFX