Groot Development
Store
  • πŸ‘‹Welcome
  • Coding Information
    • Register Key Mapping
  • ASSETS
    • πŸ•™g-duty
      • Why?
      • Installation
      • Config.lua
    • πŸ“‹g-scoreboard-V1
      • Installation
      • Config.lua
    • πŸ“‹g-scoreboardV2
      • Installation
      • Config.lua
      • Exports & Events
    • 🎁g-giftcard
      • Installation
      • Config.lua
      • Export
    • 🏑g-job-vehicle-shop
      • Installation
      • βš™οΈConfiguration
        • Exports
        • Create Vehicle Management Panel
        • Create Vehicle Shops
    • πŸ’―g-redeem-code
      • πŸ—’οΈFeatures
      • Installation
      • β›”Note
      • βš™οΈConfiguration
        • Create New item
    • πŸ“–g-pausemenu
      • πŸ—’οΈFeatures
      • Installation
      • βš™οΈFeatures Guide
        • Info Buttons
        • socials Buttons
        • Rules
        • Organization Avatar
    • πŸ› οΈg-crafting
      • πŸ—’οΈFeatures
      • πŸ“¦Patch Details
      • Installation
      • ❔Why
      • βš”οΈExports
      • Configuration
        • How to Create New Station
        • How to Create crafting time for an item.
    • πŸ›’g-shopsV2
      • πŸ—’οΈFeatures
      • πŸ“¦Patch Details
      • Installation
      • βš”οΈExports
      • Configuration
        • How to Create New Shop
        • How to create new item
    • πŸ”§g-adv-modern-repairkit
      • πŸ—’οΈFeatures
      • πŸ“¦Patch Details
      • Installation
      • βš™οΈConfiguration
  • πŸ“–g-pausemenu-simplified
    • πŸ“¦Patch Details
    • Installation
    • ❔Why
    • Configuration
      • Git Dev Patchs
  • FREE RELEASE
    • 🎁g-starterpack-gift
      • Installation
      • Config.lua
    • πŸ‘¨β€πŸ”¬g-employee-chat-list
      • Installation
    • g-notifications
      • Installation
      • Notification
      • Framework Integration
      • Remove Notification By ID
Powered by GitBook
On this page
  1. ASSETS
  2. g-duty

Why?

Important!

you switch your job using the /setjob command, and if the new job (e.g., ambulance job) has no data, the previous job’s data will still be displayed. However, if you restart your g-duty script, it will work perfectly. If the new job has data, it will work

βš™ Why is it not calculating? This issue occurs because you are restarting the script every time or using the command to switch jobs.

βš™ When calculating the player’s duty time ? it only calculates if the player interacts with the menu and switches off duty.

βš™ Failed to update player error notifications? When 'Failed to update player' errors appear, it's because the job does not exist to update, create offduty or onduty or `job grades` job in sql

Previousg-dutyNextInstallation

Last updated 8 months ago

πŸ•™