[FREE][QBCORE] boppe-creator | Dynamically create jobs and gangs in-game

boppe-creator

Notes

  • Jobs and gangs that are created are placed in the respective qbcore shared file. Other scripts that are not up-to-date with recent upgrades to qb-core will not have the ability to interact with the job/gang until the server is restarted.

Requirements

  • qb-core
  • qb-input

Installation

  1. Place the boppe-creator folder into your resources folder (one that is ensured).

Usage

  1. Run the /createjob or /creategang command in-game.
  2. Fill out the fields on the first screen, then hit the continue button.
  3. Fill out the information for each grade, then hit the complete button.
  4. Job/gang created!

Permissions

If you would like to change the required permission level from admin (default), then go into the server/config.lua file and alter it on line 2.

Screenshots

Create Job Pt.1
Create Job Pt.2
Confirmation notification
Proof of job working
Job in config file

Changelog

1.1

  • Changed script name from boppe-jobcreator to boppe-creator.
  • Added ability to create gangs.
  • Added ability to list which grade is the boss grade (by name).
  • Jobs and gangs no longer save in a config file within boppe-creator. They now automatically save to the QBCore shared files to ensure there is no need to update your core object in other scripts (especially escrowed ones).
8 Likes

Awesome free script thanks!

Thank you!

Does this have option to set stash and garage for jobs and gangs?

Not currently. Definitely a potential for a future update though!

Please add stash and garage support for default qb-core.

2 Likes

Garages wouldn’t be too hard at all. In the case of stashes, qb doesn’t come with a default script to handle those. That leaves me to either (1) add a stash system to my script or (2) add an optional dependency for a free stash script.

I am definitely leaning towards option 2 here as there is no need for me to re-invent the wheel and add too much bloat to this script.

3 Likes

Has anymore thought gone into the stash system?

Honestly, I have pretty much abandoned this project as I am too overloaded with running 2 servers. My apologies :slight_smile:

1 Like

do i have to add the princiable indentififer on cfg as nothing worked for me

Same here! I use the /createjob and doesn´t work, any help?

i use /createjob and it dont work

As I’ve stated previously, this has been abandoned. The script is completely open source. Figuring out why the command isn’t working is extremely simple if you just follow the flow of the code.

when u use /creategang or /createjob nothing happens how i fix this??

i also have the same issue its not bringing up the dialog and options box. do you have to add a script in? other than just dragging and dropping into resources?