Hey, so I was wondering if its possible to make users who join automatically go to a table in my database.
I installed a ESX script to make it where if people have a certain job permission they can clock on without an admin. Its basically a better version of esx_joblisting. I was wondering how I could get users to be logged in a table called “characters.” And by logged I mean their information stored like it is in the “users” table
Screenshots:
This is the users table. When someone joins and enters their info it gets stored here
This is the characters table. I am wondering if I am able to get the info stored here as well.
Sorry if this was confusing to read. (Also I don’t know if this is the right section for this so I apologize if its not)

