[ESX] [OX] fusti_jobcenter

Hello everyone, I’d like to produce a very simple but good looking script, the fusti_jobcenter.

Features:

  • optimized
  • simple, but good looking
  • show data from different jobs (grade, salary)
  • works with ox_target
  • only shows whitelisted jobs

Preview:


Dependencies:

  • ox_lib
  • oxmysql
  • ox_target
  • esx
  • brain

Download:

You can set the ped’s model and coord on the top of the client.lua.
If you have any questions feel free to ask it.

18 Likes

nice and clean

1 Like

Looks clean and minimalistic. Personally, I really like these kind of designs. Overall well done soldier! :partying_face:

1 Like

is this a replacement of esx_joblisting ?

yes, it is :slight_smile: A better, more optimized one with a cleaner look.

How can I get this to work?

drag n drop sir

i put I put my “fusti_jobcenter-main” into “resources” and in serv.cfg I did “start fusti_jobcenter-main” (without quotations) is that correct? the ui doesnt seem to load still

you need ox_lib and oxmysql for it.
image

could you add a blacklist so we can select which jobs to not allow in the job center?

Hello, its fully sql based. If the job is whitelisted in the sql then it will appear, othervise it dont.

Great release, just a mistake on the ped, it will spawn as many time as there are players in the area.

it gets deleted when the onExit function is on

i can’t make it work, i have all requirement listed…i have no idea what brain is tho :thinking:

Jokes aside nice clean release, nice job, as always

how do i remove the job ems and lspd

image
You have to do that in your database. (jobs table, whitelisted column)

Hi i have bug if i punch near the npc the npc starts triing to kill me
how do i fix that

Hi, updated the github repo

thx! can i ask a question??

Is there any way to set a command like /addjob [playerid] [job] [grade]
and also /removejob [playerid] [job]

so whitelisted jobs will be added to the job center, and its can be seen by that player??

thx

No :slight_smile: The code is accessable feel free to edit it.