Since we can’t see your code I’m unsure if anyone can assist you.
The problems you’re having are really basic and some backtracking and debugging will most likely provide you with an answer.
Check your code for uncuffing clients in policejob.
Check what “/twt” does in rpchat.
Does it clock you as a miner? The clothes are most likely not set up.
It should be inside a .lua or in the .cfg for jobs.
Make shure that you have this in esx_jobs.sql, line 23, if not replace it. Rememer that is a .sql, you will have to import to your database.
(‘miner’, 0, ‘employee’, ‘Intérimaire’, 0, ‘{“tshirt_2”:1,“ears_1”:8,“glasses_1”:15,“torso_2”:0,“ears_2”:2,“glasses_2”:3,“shoes_2”:1,“pants_1”:75,“shoes_1”:51,“bags_1”:0,“helmet_2”:0,“pants_2”:7,“torso_1”:71,“tshirt_1”:59,“arms”:2,“bags_2”:0,“helmet_1”:0}’, ‘{}’),
In the esx_jobs/client/jobs/miner.lua in line 263 you can change the price of that. The same for each item.
Remember to import the .sql to your database. And remember to check if in your server.cfg you have start esx_shops-master or without it, if yes then change it.
Depends of your server and how does it work. But you can type in the chat before leave /savepos or something like that.