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
- Place the
boppe-creator
folder into your resources folder (one that is ensured).
Usage
- Run the
/createjob
or/creategang
command in-game. - Fill out the fields on the first screen, then hit the continue button.
- Fill out the information for each grade, then hit the complete button.
- 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
Changelog
1.1
- Changed script name from
boppe-jobcreator
toboppe-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).