Summary
Simple script for people who like simple things, you can add more work easily see the examples in the menu, you can also change the npc and the animation it does.
Hello, I have an error, would you know how I can fix it?
[ script:oxmysql] Error: ap_jobcenter was unable to execute a query!
[ script:oxmysql] Query: SELECT jobs.name, job_grades.label AS gLabel, jobs.label AS jLabel, jobs.whitelisted, IFNULL(job_grades.grade, 0) AS grade, IFNULL(job_grades.salary, 0) AS salary FROM jobs LEFT JOIN job_grades ON jobs.name=job_grades.job_name WHERE jobs.whitelisted = 0 AND job_grades.grade = 0
[ script:oxmysql] []
[ script:oxmysql] Unknown column ‘jobs.whitelisted’ in ‘field list’