Sixxen Scripts
  • Six Jobs
    • Installation
    • Client
      • Exports
        • Duty
        • Duty Status
        • Job Menu
    • Server
      • Exports
        • Duty
        • Duty Status
        • Remove Job
        • Add Job
  • SIX HostageCards
    • Installation
Powered by GitBook
On this page
  1. Six Jobs
  2. Server
  3. Exports

Add Job

Adds jobs to the player. If the player has it, it updates grade. (Does not set as current!)

exports['six-jobs']:AddJob(playerId, job, grade)
  • playerId: value

  • job: string

  • grade: value

PreviousRemove JobNextInstallation

Last updated 11 months ago