🐐
Rebel Documentation
  • 🐐Rebel Resources
  • 💳Rebel Fleecas
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🏦Rebel Cityhall
    • ⚡Config File
    • 📍Information
  • 📊Rebel Skills
    • ⚡Config File
    • 📍Information
    • 💻Client Exports
    • 💻Server Exports
    • 💻Client Events
  • 📋Rebel Scoreboard
    • ⚡Config File
    • 📍Information
  • 🚗Rebel Vehicle Controls
    • ⚡Config File
    • 📍Information
  • 👷Rebel Electrician
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🚚Rebel Trucking
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🍺Rebel Brewery
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 💰Rebel Bobcat
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 🏛️Rebel Maze Bank West
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
  • 💸Rebel Moneywash
    • ⚡Config File
    • 📍Information
    • 🔴QBCore Installation
    • 🔵ESX Installation
Powered by GitBook
On this page
  • 1. Add this to your qb-core/shared/jobs.lua
  • 2. Insert the rebel-lib/skills.sql
  1. Rebel Electrician

QBCore Installation

1. Add this to your qb-core/shared/jobs.lua

['electrician'] = {
    label = 'Electrician',
    defaultDuty = true,
    offDutyPay = false,
    grades = {
        ['0'] = {
            name = 'Repair Man',
            payment = 50
         },
    },
},

2. Insert the rebel-lib/skills.sql

PreviousInformationNextESX Installation

Last updated 1 year ago

👷
🔴