Project-Sloth / ps-multijob

A script designed with a sleek and modern design for being able to display your current jobs as well as switching between them.
https://www.discord.gg/projectsloth
54 stars 41 forks source link

ps-multijob

image

A script designed with a sleek and modern design for being able to display your current jobs as well as switching between them.

Features

Preview

image

Installation

Linking to qb-management | Auto Firing

  1. Find the following event

    qb-bossmenu:server:FireEmployee
  2. Insert the TriggerEvent right under the notification for 'Employee Fired!'. The TriggerEvent should be added twice, once near line 174 and once near line 199.

    TriggerClientEvent('QBCore:Notify', src, "Employee fired!", "success")
    TriggerEvent('ps-multijob:server:removeJob', target)

Usage

Serversided Exports

Credits