Unlimited - Spectre
Get StartedDiscordShop
  • 👋Introduction
  • Get started
    • 🛠️Setup
    • 🆙Update
    • ⚙️Configuration
    • 🏳️‍🌈Translation
  • Guides
    • 🎮Gameservers
    • 🦇Pterodactyl
  • Gameserver
    • 🗺️Live Map
    • 🎮Players
    • 🚗Vehicles
    • 🗒️Logs
  • Development
    • 📦Items
    • 🗃️Jobs
    • 🥷Gangs
  • Management
    • 🧑‍🎄Users
    • 🔐Roles
    • ⚙️Settings
Powered by GitBook
On this page
  • How to manage Jobs
  • Adding/Edit Jobs
  • Custom Variables
  • Grades
  • Delete a Job

Was this helpful?

  1. Development

Jobs

All you need to know about the job section.

PreviousItemsNextGangs

Last updated 2 years ago

Was this helpful?

To create a job in FiveM it is normally neccessary to have root-access and some development knowledge. You always need to restart your job-script after you edited the config files.

This belongs belongs to the past from now on!

With Spectre you gain the ability to manage your jobs like never before and in the most easiest way. Editing a job will also be synchronized LIVE with your gameserver! You don't need to restart any job-connected script anymore!

How to manage Jobs

Navigate to the Development - Jobs section. You get a list of all jobs from your Shared/Jobs.lua file in qb-core. You will get access to a list of all your active jobs, showing several usefull information like the amount of grades and the job-label. All information are editable.

Dynamicly registered jobs from any other script (e.g. job-creators) wont get displayed!

Adding/Edit Jobs

To manage or add an specific job, click on "Create Job" or choose an existing job from the list to get access on the job settings.

Configurable Information
Configurable Functions
  • name

  • label

  • default duty

  • off duty pay

Custom Variables

Grades

Add/Delete job grades. With the left drag handle you can reorder your grades fast and effortless. Each job needs at least one grade.

By clicking the "Boss"-button you set the boss rank to a grade. This status is limited to one grade only.

Delete a Job

If you want to delete a specific job, just search for it an select it. You will find a "DELETE"-button in the right buttom corner. This options requires the Job:Edit permission. After you clicked it, you need to confirm the removal. The job will be removed live from your Gameserver! Beware: Since you do the changes live on your server, deleting a job might can cause some troubles. If you delete a stash or garage you might delete items or avoid access to cars.

We also provide the option to create custom variables. Supported datatypes are String, Number and Boolean. Spectre checks for duplicated keys and wont allow them. are also protected.

🗃️
Default keys
Job List (Sample)
Job options (Sample)
Job custom variables (Sample)
Job grades (Sample)
Delete a job