π»FW: QBX
Integrating FryDev Spawn with QBX provides you with advanced spawning capabilities for your FiveM GTA V roleplay server. Follow these steps to seamlessly integrate the FryDev Spawn script with QBX
Step 1: Check Basic Setup
Make sure you've completed our Basic Setup. You can find the details here!
Step 2: Insert and Change Files
Here are the integration steps for QBX:
Ensure that you have everything set up in QBX.
In your fry_spawn/fxmanifest.lua file, uncomment the following lines:
'@ox_lib/init.lua',
'@qbx_core/modules/utils.lua',And within the
cleint_scriptssection, uncomment:
'@qbx_core/modules/playerdata.lua',Modify the qbx_core -> client -> character.lua file at line 215. Change the character registration section as follows:
local function createCharacter(cid)
--- Existing code
endChange to:
Modify the qbx_core -> client -> character.lua file at line 318. Change the character registration section as follows:
To change:
π¬Setup ApartmentsLast updated
Was this helpful?