Brusie Studio
DiscordDiscord (opens in a new tab)
  • Introduction
  • BS Business Tablet
    • Configuration
      • Exports
      • Exports
  • BS Loading Screen
  • BS Notifications
    • Config
  • BS Advanced Notifications
      • Client
      • Request Type
      • Server
    • Changelogs
    • Configuration
      • Locales (Translations)
      • Notification Sounds
      • Types & Colors
      • User Settings
    • FAQ
    • Installation
    • Troubleshooting
  • BS UI Core
      • HUD
      • Modal Dialog
      • Modal Form
      • Progress Bar
      • Skill Check
    • Config
    • FAQ
    • Installation
    • Troubleshooting

On This Page

  • getStashSlots
  • getStashWeight
BS Business Tablet
Server
Exports

Exports

getStashSlots

  • job: string

Return:

  • stashSlots: number
exports['bs-businesstablet']:getStashSlots(job)

getStashWeight

  • job: string

Return:

  • stashWeight: number
exports['bs-businesstablet']:getStashWeight(job)
ExportsBS Loading Screen