ESX • QBCore • Qbox compatible
Instant download
Updates included
Discord support
Secure checkout

Electrician Job

Resource folder: gs_electricianjob

View product

Installation Instructions for Electrician Job

Follow these steps to install and configure gs_electricianjob on your FiveM server.

  1. Download the Resource
    • Go to portal.cfx.re
    • Navigate to Assets > Granted Assets > gs_electricianjob
    • Download the resource
  2. Extract the Files
    • Open the downloaded .zip file
    • Inside, you'll find a folder named gs_electricianjob
    • Move the entire gs_electricianjob folder into your desired server resources folder (e.g., /resources/[scripts])
  3. Add to Server Configuration
    • Open your server.cfg
    • Add the following line:
      ensure gs_electricianjob
  4. Restart the Server
    • Restart your FiveM server (Important!)
  5. Configure the Script (Optional)
    • Navigate to gs_electricianjob/config.lua
    • Edit the configuration options to fit your server's needs

What does the electrician job do?

Players start a shift at a depot, drive to randomized fuse box locations, complete repair animations, and get paid per repair. Finishing a full shift can earn a bonus, subject to per-shift limits and cooldowns. A minigame is included out of the box.

Does this work with ESX?

Yes. Gamzky scripts are built for ESX by default, and the electrician job is no exception.

Does this work with Qbox?

Yes. Qbox is supported.

I cannot start the job and I do not use a target system

If you do not use ox_target or qb-target, update to version 1.0.1 or newer. That release adds 3D text fallback so players can interact without a target resource.

There is no Press E prompt at the job location

Make sure you are on the latest version if you run without ox_target or qb-target. Older builds expected a target system for the start interaction.

Can I translate UI text like "Start job" and "Take vehicle"?

Yes. Edit the strings in Config.Locales in config.lua. Keys include start_job, stop_job, take_job_vehicle, and repair_fusebox. You do not need to edit the bridge file for basic translations.

The job vehicle spawns with very little fuel

Set fuel in the open bridge file. In bridge/cl_bridge.lua, find Functions.SpawnJobVehicle and add your fuel script export there, for example for lc_fuel or your server's fuel resource.

Is the repair minigame included?

Yes. The minigame ships with the script and does not require a separate download.