Skip to content

Banner Logo

snowk-jobs-elec

snowk-jobs-elec

  • Currently maintained and supported!

Information about this addon

This is a job addon and adds an extra job for your players to mess around with and earn money from, players will be able to head over to an NPC location and begin a new job working for the marked NPC — upon doing so they will be able to go around the city repairing various electrical boxes and public utility.

Dependencies, These are required for this addon to function

Target Choices:
qtarget ESX Price: Free Developer: Noms Type: Click Menu Download
qb-target QBCore Price: Free Developer: BerkieBb Type: Click Menu Download

Framework Choices:
ESX Price: Free Type: Framework Download
QBCore Price: Free Type: Framework Download

Supports, These are supported and optional, addon will function without them

swt_notifications Price: Free Developer: Switty6 Type: Click Menu Download
mythic_progbar Price: Free Developer: HalCroves Type: Progress Bar Download


Configuration Guide

When configuring any of my addons please note that the advanced configuration will not be supported if you change it, such configurations are built for people with more technical knowledge and if you change this you are presumed to know what you're doing thus you will be given no support.

Simple Config: Required Dependencys

simpleConfig.framework = "ESX"
--[[
  Supported: ESX, QB
  None aka "" is not supported. This configuration is required.
--]]
simpleConfig.menu = "qtarget"
--[[
  Supported: qtarget, qb-target
  None aka "" is not supported. This configuration is required.
--]]

Simple Config: Optional Addons

simpleConfig.notify = "swt"
--[[
  Supported: swt
  None aka "" is allowed, this is an optional configuration.
--]]
simpleConfig.cdGarage = true
--[[
  This should be set to true if you are using the addon cdGarage.
--]]

Simple Config: Other Configs

simpleConfig.npcLocation.coords = vector3(738.6884, 135.3527, 79.7287)
simpleConfig.npcLocation.heading = 221.3609
--[[
  These two values are for where your NPC spawns, the first is the location with an X, Y and Z coord. The second
  is a heading which is the direction he'll be facing.
--]]
simpleConfig.vehicleLocation.coords = vector3(738.6884, 135.3527, 79.7287)
simpleConfig.vehicleLocation.heading = 221.3609
--[[
  These two values are for where your Vehicle spawns, the first is the location with an X, Y and Z coord. The second
  is a heading which is the direction it'll be facing.
--]]
simpleConfig.payPerRepair = 200
--[[
  This is the payment per repair done, for example if a player does 10 jobs they'll get 10 * 200 = 2000
--]]
simpleConfig.repairTime = 10
--[[
  The time (in seconds) that a repair takes before completion.
--]]
simpleConfig.repairJobsMax = 14
simpleConfig.repairJobsMin = 5 
--[[
  These control the maximum and minimum jobs you will have per shift. It'll be randomized between these two values, Max being of course, the Max.
  And min, you guessed it; The min.
--]]

Technical Information

Title Information
Last Update 19th of March, 2022.
Contributors Katie Averul
Script Type Job
Release 19.3.22

Get This Addon