skull0R - Excavator Job

Setup, integrations, FAQ, and detailed configuration guide for 0r-excavatorjob

circle-info

This script is intended for ESX, QBCore, and Qbox based servers.

author '0resmon & alikoc.dev'
dependencies { 'ox_lib', 'oxmysql', '0r_lib', 'excavator-vehicles', 'excavator-map' }

Overview

0r-excavatorjob is a heavy machinery job resource with multi-stage excavation routes, difficulty-based scenario groups, special step configs, progression, and configurable menu access. This documentation is based on the real script structure inside D:\Fivem\0Resmon\[excavator-job]\0r-excavatorjob.

Start Here

wrenchSetupchevron-rightpuzzle-pieceScript Integrationschevron-rightquestionFAQ and Troubleshootingchevron-rightslidersConfigurationchevron-right

Important Notes

  • Main config files: config/main.lua and config/excavator.lua

  • Step-specific behavior also exists in config/dirt_digging.lua, config/pipe_dirt_digging.lua, and config/rock_crushing.lua

  • Player profile SQL is created automatically by modules/mysql/server.lua

  • Required extra resources from fxmanifest.lua: excavator-vehicles and excavator-map

  • Default menu tablet item: excavator_op_tablet

Last updated