Kmack710 / 710-jobCreator

Simple ingame Job creator
GNU General Public License v3.0
27 stars 13 forks source link

export addjob #2

Open gfrast opened 2 years ago

gfrast commented 2 years ago

good Morning, I always get the following error in the server console. the export.lua is in the server folder.... can you please help me?

[ script:jobcreator] SCRIPT ERROR: citizen:/scripting/lua/scheduler.lua:867: No such export AddJob in resource qb-core

Kmack710 commented 2 years ago

image

gfrast commented 2 years ago

i did that lua

Kmack710 commented 2 years ago

If you did all the steps it works. Lots of people have done it ... Its saying it doesnt have the export so its not reading the file.. You most likely didnt add the other parts needed. Or didnt add it to your fxmanifest.

Kmack710 commented 2 years ago

Or you didnt restart your server lol

gfrast commented 2 years ago

hmm do I have to enter the exports in the qb fxmanifest or in the jobcreator fxmanifest? when I enter them in the qbcore manifest, nothing works anymore

Kmack710 commented 2 years ago

You dont add the exports... you ad the file under server scripts

gfrast commented 2 years ago

exportss

Kmack710 commented 2 years ago

exportss

in your fxmanifest....