These 2 pics are from my consoles in my server. When I log on I can do my character and then when I press confirm to load into the game it puts me into a black screen. These script errors come up and was wondering if anyone could tell me how to fix it and what to do because zap hosting cant do anything about helping with scripts. It would be appreciated very much so as I have been trying to do this for ages.
Some of those scripts are qbased, im pretty sure you re using es_extended so that should be the problem.
you need to integrate the qb script to esx.
how do I do that??
If you don’t have the needed skills, you can’t do it.
i have the needed skills can you just how do you do it and i’ll try then
there are basically , frameworks to work on , imagine a core that is running alot of functions. Based on this core most ppl adding their scripts etc etc.
Im pretty sure you want to go for esx, because it is the “noobfriendliest” of all other out there and there is alot of open source code for it.
so the scripts up there are for some other “core” that is called “qbu (s)”. Its not esx so the functions its calling arent on your core and it cant retrieve informations.
Propably you could change the fxmanifest to es_extended from qbcore and then inside the script call the esx instead of the qb but still its not that easy. im just try to explain it as basic as i can to help you