Paid releasesDime Skills
Dependencies
Required resources and software for Dime Skills
Dependencies
Below is a list of resources your server must have installed!
overextended/ox_lib375
>= 3.27.0
overextended/oxmysql343
>= 2.12.0
Also a list of software your server host must install!
MariaDB Community Server
Make sure you have someone of knowledge supervising you with installation - if not experienced>= 10.11
Server Artifacts
Always check for tested artifacts before updating!>= 22443
⚠️ Not all FiveM artifacts are stable! We recommend using artifact 22443 which has been tested by our team. Check JG Scripts Artifacts DB for the latest tested artifacts and known issues.
Version Compatibility
Dime Skills v1.9.0
Tested With:
- ox_lib: v3.27.0+
- oxmysql: v2.12.0+
- FiveM Artifacts: 22443 (recommended)
Framework Support:
- QBOX (Qbox-project)
- ESX Legacy/Extended
- OX (Overextended)
- QB-Core
- ND Framework
- Custom (with bridge modifications)
Installation Order
Install dependencies in this order for best results:
- Database Server (MariaDB/MySQL)
- ox_lib (must start before dime_skills)
- oxmysql (must start before dime_skills)
- Your Framework (QBOX/ESX/OX/QB)
- Dime Skills
Example server.cfg:
ensure ox_lib
ensure oxmysql
ensure qbx_core
ensure dime_skillsTroubleshooting
ox_lib Not Found
Error: ox_lib not foundSolution: Ensure ox_lib is installed and starts before dime_skills in your server.cfg
oxmysql Connection Issues
Error: MySQL connection failedSolution: Check your mysql_connection_string convar and database credentials
Artifact Issues
Server crashes or unexpected behaviorSolution: Use artifact 22443 which is tested and recommended. Check JG Scripts Artifacts DB for other known stable versions.