Global Setup
Installation Guide - gg_electricianjob
Simple Setup for gg_electricianjob
gg_electricianjob
Download bl_ui
Download bl_ui from Github: https://github.com/Byte-Labs-Studio/bl_ui/releases/tag/v2.1.0
Start bl_ui before gg_electricianjob.
Drag & Drop
Simply drag and drop the
gg_electricianjob
folder into your server'sresources
directory.
Ensure the Script
Open your
server.cfg
file and add the following lines to ensure the scripts load:
ensure bl_ui
ensure gg_electricianjob
Configure Settings
Open the
gg_electricianjob/utility.lua
file in any text editor.Modify the settings to your preferred configurations.
Additional Information
Auto-Detected Dependencies: All dependencies are automatically detected—no manual setup required. Ensure the dependencies are started before the script to avoid any issues.
Automatic SQL Setup: The SQL database is initialized automatically on the script's first start.
Last updated