ESX on Log out updates the job and job_grade on database

I am working on creating a multi character system (Updating the code in ESX_Identity) I was able to update the script to update the job, job grade, and skin using the /charselect
But the game does not update the actual look and job info in the game. It does update it on the database.
After logging out and logging back in the updated skin shows up but the job information on the database reverts back to old job. I can confirm the when the user logs out job and job grade in user table reverts back.

I am assuming somewhere something updates the database on logout from the cache. If anyone can point me in the right direction so that i can fix it I would greatly appreciate it. (Or anyone willing to share their multi character selection system)

Moved to #development

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.