BrandonTaz1999 0 Posted December 18, 2023 only error i fot is playerdata after removeing everything for esx just trying to figure out how to get it to work
RealMrNiceGuy 0 Posted December 27, 2023 On 12/19/2023 at 9:36 PM, micoxslong said: got this working if you havent Could you share?
micoxslong 1 Posted December 28, 2023 in config make sure line 64-75 is like this Config.Frameworks = { ESX = { enabled = false, --// if you are using esx, set it to true frameworkScript = 'es_extended', frameworkExport = 'getSharedObject' }, QB = { enabled = true, --// if you are using qb-core, set it to true frameworkScript = 'qb-core', frameworkExport = 'GetCoreObject' } }
Recommended Comments
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now