Electrician Job
Resource folder:
gs_electricianjob
Installation Instructions for Electrician Job
Follow these steps to install and configure
gs_electricianjob on your FiveM server.
-
Download the Resource
- Go to portal.cfx.re
-
Navigate to Assets > Granted Assets >
gs_electricianjob - Download the resource
-
Extract the Files
-
Open the downloaded
.zipfile -
Inside, you'll find a folder named
gs_electricianjob -
Move the entire
gs_electricianjobfolder into your desired server resources folder (e.g.,/resources/[scripts])
-
Open the downloaded
-
Add to Server Configuration
- Open your
server.cfg -
Add the following line:
ensure gs_electricianjob
- Open your
-
Restart the Server
- Restart your FiveM server (Important!)
-
Configure the Script (Optional)
- Navigate to
gs_electricianjob/config.lua - Edit the configuration options to fit your server's needs
- Navigate to
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.