Overview

Check Config Preview and Version Updates for Newest Information

General Info

  • Give the ability for up to 5 jobs slot

  • Job Button

    • Set Active Job: Allows for selecting which job is slot the active job

    • Update Job: Update the slot to the current job information

    • Quit Job: Quit the job on the selected slot

    • See job name, grade info, and salary for each job

  • Gang Button

    • Leave Gang

    • See current gang information

  • Job Management Button

    • If not boss level employee it will show all the employees for the job

    • IF BOSS LEVEL EMPLOYEE the following options will be there

  • Employee Details: Shows total employee count on button (sees all job slots)

    • Hire New Employee

      • Select grade hired at up to the current grade you have

    • Promote Employee

      • Select any current employee and adjust their grade

    • Fire Employee

      • Fire any employee at any time. (Even if not there active job they can be fired)

  • Money Details: Shows total money in the job account on button

    • Withdrawal from job account money to either bank or cash

    • Deposit into job account from bank or cash

    • Transfer from job account to another business account or to a person

  • Storage Details: Shows Items, Total Items Count, and Weight in the boss stash on button

    • In Config Control:

      • If Restricted access locations to open stash or if can be opened at any time

      • If the restriction is set from a distance from a set point

        • Each location and distance controlled separately

        • Can have multiple locations per job if more than one job location

      • If the restriction is on a PolyZone

        • Each zone can be controlled separately including debugging to see the zone and the size of the zone

        • Can have multiple locations per job if more than one job location

  • Gang Management Button

    • All the same concepts for job management but for the gang

  • Webhook Logs (all information separated in the webhooks.lua file)

    • Each log can be controlled separately

    • All log info is ran thru locales and can be modified as desired

    • Job Webhooks

      • Money withdrawals, deposits, and transfers

      • Employee hire, fire, promotions

      • Job Slots set active, updated, quit

    • Gang Webhooks

      • Money withdrawals, deposits, and transfers

      • Employee hire, fire, promotions

      • Leave Gang

Config Info

  • Auto create table on start

  • Auto add work tablet item if used (just needs the image added into qb-inventory)

  • Command to open

  • Change label on bottom of tablet

  • Control is job, gang, job management, and/or gang management sections are active

  • Set job slot amounts (max 5)

  • Duty Switch active on the tablet

  • Job hire/transfers money to player search distance, if the money transferred is cash or to the bank

  • Job boss storage stash weight and slot amounts

  • If job distance control is active

  • If job zone control is active (both can be used)

  • Gang hire/transfers money to player search distance, if the money transferred is cash or to the bank

  • Gang boss storage stash weight and slot amounts

  • If gang distance control is active

  • If gang zone control is active (both can be used)

Resource Monitor (Resmon) Info

  • Sitting idle not open runs at 0.00ms

  • Open sitting idles runs at 0.00ms

  • Open running info hits between 0.01ms to 0.02ms

Last updated