Someone know where I can find the string to change the mafia and other add on job icons?
Now it will only show me a broken image icon?

Looked trough all the scripts like job/hud/mafia etc. but never find it.
Google didn’t help me out this time eather.
This are the scripts I use for the jobs.

Thanks in advance.
Hey,
We’ve spoken a few minutes ago, but I’ll answer it for the people who don’t know it yet.
First, you have to find yourself a .png file for the maffia icon. I recommend a 64 x 64 image.
Name it after the job. If your job is named mafia, name it mafia.png
Once your’re done with that, go to
esx_customui/html/img/jobs
Place your icon in there.
Now, go to your __resource.lua file
Add this line of in between the files brackets
'html/img/jobs/mafia.png',
If you want to do this with another job, give the .png the name of that job and change the html/img/jobs/maffia.png to html/img/jobs/jobname.png
Hope it worked out for you!
1 Like
What is the name of this HUD? i need this