[Release] [WIP] ESX 2

Yes i would change the first spawn to Airport

fivem-map-skater/hipster all spawns in there, just leave ones you want or just one

just to note if one then when spawn in game u go there if die you go same place

diff spawns

one place

hi everyone… i was able to add a little icon beside the job name (like money icons) the problem is that… if i change job… the icon doesn’t change… how can i di to make it change icon when i change job?

what is the name of the script where you can buy and rent appartments?

where can i change the time how often players become payday?

how would i make this controller friendly

in which folder is it?

es_extended config file

i been told that 60000 = 1 min so its showing every 7 min gets paid

For some reason I cant open my inventory at F2, I have no idea why…?

I don’t got much to say, but I downloaded a full server with Essentialmode 5, Mysql and all that shit. No errors at all in server console. Could it be cuz ES5 doesnt work with MySql? Heard of that, been working on this for hours now, can’t find a solution. If the problem is that I need Essentialmode 4, where can I then find it?

i use es5 with mysql and all works fine

Could you link you server.cfg so I can see the order you start the plugins with?

This is making me pissed cuz I had a server a couple of months ago with everything working, tried everything…

Don’t know if best but this is my set up

the# in front of foodhud it’s just disabled

Thanks alot, just solved the problem. I missed some shit plugins, thanks anyways :slight_smile:

Is there a way that I could remove the timer completely from removing money from your inventory? Everytime I remove any amount of cash from my inventory, it gives me a 5min wait time before drop.

1st WHAT? What are u trying to say, don’t understand

timer gives money not take!

Hello i need some help.
I want the black_money to be in red color but when i try to put the color, the bank and the black_money change in red.

--local accountTpl = '<div><img src="img/accounts/' .. xPlayer.accounts[i].name .. '.png"/>&nbsp;<span style="color:red;">{{money}}</span></div>'
    local accountTpl = '<div><img src="img/accounts/' .. xPlayer.accounts[i].name .. '.png"/>&nbsp;{{money}}</div>'

I want to know how i could have only the black_money in red, if someone can help me ?

i don’t think you can as its all one code

inventory money is separate to bank and dirty

bank and dirty is same

so top money u can change one colour
bank and dirty you can change one colour, but can’t change bank and dirty as different colours,
not that i found any ways, may need new code.