MT_minerjob is a FiveM script for adding a miner job to the game. This script allows players to buy pickaxes, mine ores, sell them and get financial rewards for them. The script is designed to support both the es_extended, qb-core.
- Buying Pickaxes : Players can purchase a basic or advanced pickaxe from an NPC.
- Ore Mining : After purchasing a pickaxe, players can mine different types of ores that have different values.
- Selling Ore : Players can sell found ore to another NPC for a monetary reward.
- Notifications : The script uses notifications to inform players about successes, errors and events.
- ESX or QBCore Framework
- ox_lib v3.16.2+ (https://github.com/overextended/ox_lib/releases/latest/download/ox_lib.zip).
- ox_inventory v2.40.2 (https://github.com/overextended/ox_inventory/releases/tag/v2.40.2).\
- ox_target v1.16.0+ (https://github.com/overextended/ox_target/releases/tag/v1.16.0).