qbox_core
Download the Resource
Download the resource from the Cfx.re Portal after purchasing.
Extract and Place into Resources
Download the file, extract it, and place it in your server's resource folder.
Update Config
Make sure to include the resource in your server.cfg if you haven't already.
The resource should be started after your framework and oxmysql.
ensure oxmysql
ensure qbx_core
ensure vx_multicharacterNote: The latest version of oxmysql is maintained by CommunityOx.
You can download it by clicking here.
Configuration Instructions for QBX Core
To properly set up the qbx_core, you will need to modify the configuration file and adjust some settings. Follow these steps to ensure the correct setup:
-
Access the Configuration File:
Navigate to theqbx_core/config/client.luafile on your server. This file contains all the necessary settings to customize your core functionality. -
Update Configuration Values:
Locate the settings within this file and modify the following values to ensure they match your server's requirements:useExternalCharacters = true startingApartment = false- Setting
useExternalCharacterstotrueallows integration with external character systems, providing more flexibility in character management. - Setting
startingApartmenttofalsedisables any starting apartments, which is necessary due to the fact that the multicharacter has its own logic that supportsqbx_properties.
- Setting
Configure the Resource
You can now configure the resource; all configs are in the config folder.
Restart Server
Once you've completed all the steps above, you should be set.