Dynasty Store Documentation
DiscordOfficial WebsiteYouTube
  • ๐Ÿ Home
  • ๐Ÿ“ฆProducts
    • ๐Ÿ‘”Jobs
      • ๐Ÿ‘จโ€๐Ÿ”งDynasty Electrician
        • ๐Ÿ’พInstall Guide
        • ๐Ÿ“•User guide
        • โš™๏ธAdditional Configurations
        • ๐Ÿ› ๏ธCommon Issues
      • โ›๏ธDynasty Miner
        • ๐Ÿ’พInstall Guide
        • ๐Ÿ“•User guide
        • โš™๏ธAdditional Configurations
        • ๐Ÿ› ๏ธCommon Issues
      • ๐Ÿช™Dynasty Treasure Hunter
        • ๐Ÿ’พInstall Guide
        • ๐Ÿ“•User guide
        • โš™๏ธAdditional Configurations
        • ๐Ÿ› ๏ธCommon Issues
      • โ›‘๏ธDynasty Lifeguard
        • ๐Ÿ’พInstall guide
        • ๐Ÿ“•User guide
        • ๐Ÿ› ๏ธCommon issues
    • ๐Ÿ–Œ๏ธUI
      • ๐ŸŽฏDynasty Waypoint
        • ๐Ÿ’พInstall guide
        • ๐Ÿ“•User guide
        • ๐Ÿ› ๏ธCommon issues
      • ๐ŸŒ€Dynasty Text 3D
        • ๐Ÿ’พInstall guide
        • ๐Ÿ“•User guide
        • ๐Ÿ› ๏ธCommon issues
      • ๐Ÿ’ฌDynasty Notify
        • ๐Ÿ’พInstall Guide
        • ๐Ÿ“•User guide
        • ๐Ÿ› ๏ธCommon issues
      • ๐ŸงพDynasty Scoreboard
        • ๐Ÿ’พInstall Guide
        • ๐Ÿ“•User guide
        • ๐Ÿ› ๏ธCommon issues
    • ๐Ÿ”ซDynasty Mug & Carjack
      • ๐Ÿ’พInstall guide
      • ๐Ÿ“•User guide
      • ๐Ÿ› ๏ธCommon issues
Powered by GitBook
On this page
  • 1. How to claim your product:
  • 2. Installation:
  • 2.1 Install dependencies
  • 2.2 Organize your files
  • 2.3 Start scripts
  • 2.4 Install SQL
  • 2.5 Install Ox_Lib
  1. Products
  2. Jobs
  3. Dynasty Miner

Install Guide

Installation guide for Dynasty Miner

PreviousDynasty MinerNextUser guide

Last updated 10 months ago

NOTE: At the moment, this script is only available for ESX and QBCore, if you have another version, you will have to wait for the script to be released on that Framework.

1. How to claim your product:

  1. Login in https://keymaster.fivem.net with the same account that you purchased the product from our Tebex store.

  2. Your resource will be in Granted Assets as seen in the image below, just download.

2. Installation:

2.1 Install dependencies

You can use this script with keys and proximity system or use a target script, it can be ox_target or qb-target (if you already have any of these scripts installed you can go to the next step).

For both cases, simply enter the repository, and follow the respective installation guide.

ox_target (for ESX players).

qb-target (for QBCore players).

2.2 Organize your files

When you download, you will get a .zip file that you must unzip and send the folders to the resources folder of your server.

2.3 Start scripts

Go to your server.cfg or resources.cfg file and start the resources as follows:

NOTE: It is important that the target script ox_target/qb-target, or framework es_extended/qb-core, are started before starting our script.

ensure dynasty_miner_props
ensure dynasty_marker_props
ensure dynasty_miner

2.4 Install SQL

In the package you downloaded, you will find a folder named installation and inside it a folder named [SQL]. You choose your file according your framework and copy what is inside and paste it in your data base Query like the example below

2.5 Install Ox_Lib

Enter the repository, and follow the respective installation guide.

NOTE: It is important that the ox_lib script is started before starting our script.

๐Ÿ“ฆ
๐Ÿ‘”
โ›๏ธ
๐Ÿ’พ
GitHub - overextended/ox_target: Standalone "third-eye" targeting resource.GitHub
ox_target Official repository.
GitHub - qbcore-framework/qb-target: A better interaction system for FiveMGitHub
qb-target Official repository.
Logo
Logo
Releases ยท overextended/ox_libGitHub
ox_lib Official Repository.
Logo
If you have done all the steps above, you should see a menu similar to this.
If you have done everything right, you should see something similar to this.
Additional example.
If you use HeidiSQL, simply select your database, choose Query option and paste the code