Installation

A straight-forward installation process.

  • STEP 1: Download dime_skills_escrow from your Cfx.re Keymaster

  • STEP 2: Extract the folder from the zip file.

  • STEP 3: Drag the extracted folder to your server resource

  • STEP 4: In your servers configuration, do the following:

## Dependencies
ensure ox_lib -- Make sure ox_lib is above dime_skills.
ensure dime_skills -- this should be started before any other scripts, that utilise dime_skills.
  • STEP 5: Import the db.sql in your database, using HeidiSQL / phpmyadmin. Make sure its the correct database. If you run into any issues, open a ticket and we will help you.

  • STEP 6: Make sure you configure the config file correctly, including the framework configuration, Skills configuration and enabling of built-in effects. And you're done!

Last updated