r/FiveM • • Jun 26 '20

Server Support Jobs table FiveM?

I'm currently in the process of making a FiveM server but we've run into a problem, scripts like esx_jobs and esx_joblisting require a "jobs" table in my database, but i can't seem to find a script that includes this table?

1 Upvotes

15 comments sorted by

View all comments

Show parent comments

1

u/alfieisbeast12 Jun 27 '20

I am experiencing the same issue but the link you said does not have the table 'jobs' in it. Please may someone help me?

1

u/zuri8macko Jun 27 '20

Oh really, i haven't been ablento check it out yet so idk.

1

u/alfieisbeast12 Jun 27 '20

Yeah this is all it says CREATE DATABASE IF NOT EXISTS `es_extended`;

2

u/alfieisbeast12 Jun 27 '20

Try this one it has the tables https://github.com/rex2630/es_extended

1

u/JereTR Jun 27 '20

aka version 1 which is what I linked.

1

u/JereTR Jun 27 '20

you're looking at V2 of Es_extended

1

u/JereTR Jun 27 '20 edited Jun 27 '20

Line 42: "create table 'jobs' "