Gridbase
Paid releasesDime Skills

Dependencies

Required resources and software for Dime Skills

Dependencies

Below is a list of resources your server must have installed!

GitHuboverextended/ox_lib375
>= 3.27.0
GitHuboverextended/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:

  1. Database Server (MariaDB/MySQL)
  2. ox_lib (must start before dime_skills)
  3. oxmysql (must start before dime_skills)
  4. Your Framework (QBOX/ESX/OX/QB)
  5. Dime Skills

Example server.cfg:

ensure ox_lib
ensure oxmysql
ensure qbx_core
ensure dime_skills

Troubleshooting

ox_lib Not Found

Error: ox_lib not found

Solution: Ensure ox_lib is installed and starts before dime_skills in your server.cfg

oxmysql Connection Issues

Error: MySQL connection failed

Solution: Check your mysql_connection_string convar and database credentials

Artifact Issues

Server crashes or unexpected behavior

Solution: Use artifact 22443 which is tested and recommended. Check JG Scripts Artifacts DB for other known stable versions.