Getting Started
This script redefines the mining experience in FiveM with a unique blend of features designed to elevate your gameplay, this script allows your community to mine rocks and collect configurable rewards. This script has a lot of unique features while being extremely optimized unlike other mining script alternatives.
Getting Started
Make sure to follow the correct framework installation guide.
Installation Guide (Setting Up Resource)
- Download the most up to date resource from keymaster.
- Drag the “trase_mining” into your resources.
(You can rename the resource)
- Drag the “trase_pickaxe” into your resources.
(You can rename the resource)
- Open the “config.lua” then follow the configuration guide.
- Add “ensure trase_mining” & “ensure trase_pickaxe” to your server.cfg.
- Make sure everything works as expected, for any support contact us via discord.
ESX Installation (Setting Up Custom Pickaxe + Items)
If you are not using ox_inventory and on ESX then to add the custom pickaxe model you must do the following:
Install Pickaxe
My mining system comes with a unique addon pickaxe to mine rocks, to add it via ESX follow these steps:
- Goto
es_extended/config.weapons.lua
- Locate “Config.Weapons” and add this right under the bat:
Install Items
My mining system comes with 11 pre-configured items for mining, you can add more. But to install these pre-configured items please do the following:
- Open your database and execute this query:
QBCore Installation (Setting Up Custom Pickaxe + Items)
My mining system comes with a unique addon pickaxe to mine rocks, to add it via QBCore follow these steps:
- Goto
qb-core/shared/weapons.lua
- Add This:
- Goto
qb-core/shared/items.lua
- Add This:
Install Items
My mining system comes with 11 pre-configured items for mining, you can add more. But to install these pre-configured items please do the following:
- Goto
qb-core/shared/items.lua
- Add This:
OX Inventory Installation
Installation guide if you are using the very popular inventory system ox_inventory.
Creating Pickaxe
With my mining script is comes with a addon pickaxe model (this is handled as a weapon), so to install it you must do the follwing:
- Goto the following:
ox_inventory/data/weapons.lua
. - Add this:
Creating Shop
There is a configurable option to allow the shop to open an ox_inventory shop when talking to the ped. (keep in mind for this to work Config.Shop.Type must be set to ox_inventory
)
Installation Guide:
- Goto the following:
ox_inventory/data/shops.lua
- Add this:
Installing Items
My mining system comes with 11 pre-configured items for mining, you can add more. But to install these pre-configured items please do the following:
- Goto the following:
ox_inventory/data/items.lua
- Add this: