I am currently working on spawn point of my server. I tried to disable the qb-spawn’s spawn selector but i couldn’t . I even need qb-spawn as qb-multicharacter is dependent on in. Can anyone help me disable it.
NOTE: I AM USING QB CORE FRAMEWORK.
I am currently working on spawn point of my server. I tried to disable the qb-spawn’s spawn selector but i couldn’t . I even need qb-spawn as qb-multicharacter is dependent on in. Can anyone help me disable it.
NOTE: I AM USING QB CORE FRAMEWORK.
Hey there,
Inside of your qb-core fxmanifest.lua there will be a line that says
dependencies {
'Resource.Path/Resource.Name.Extention' -- You will remove this for the resource in this case QB-Spawn
or put 2 -- infront of it to comment it out.
If I remove the dependency Will it impact my script ?
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.