Hi, im looking for job change limit, i mean when someone select any job, he cant change again for 5-6 hours. How can i do that please help me.
Just add a extra field to your user row named “lastJobUpdated” with a date
Then in esx_joblisting when someone chooses a new job save the date in the database and then when player selects a job again check if difference between current time and “lastJobUpdated” time is longer than 5-6 hours
i’m not good enough to arrange it, anyone can help me about this? Is there any script prepared in this way? I really need this. If anyone can do it, it will be very useful to many people.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.