Closed 7D7-Development closed 1 year ago
https://github.com/morethancodenl/mtc-cityhall/blob/main/server/server.lua If you look at the server.lua and then at line 8, this is already there.
I must have had an old version? This was missing from the one I had.
This: Player.Functions.SetJob(job.job)
Needs to be this: Player.Functions.SetJob(job.job, 0)