🎬
FDS Development
  • πŸ€Έβ€β™‚οΈGym Script
    • Setting up perk effects
    • Client exports
      • GetLivelloPerk
      • getEsercizio
      • GetPeso
      • OpenStats
  • πŸ“¨Post Box
    • Adding items
    • Configuration File
    • Setting up new stamps
    • Creating a New Post Box
  • ⏸️Pause Menu
  • πŸ’ΌBoss Menu
    • Installation and Configuration
    • Adding a new Boss Menu
    • esx_society and esx_addonaccount
    • Exports
      • Server
        • addMoney
        • removeMoney
        • getAccount
      • Client
        • GetBossOpen
        • GetCVOpen
        • GetApplicationsOpen
        • openCV
        • OpenBoss
        • OpenApplicationsMenuZone
  • 🏚️Ultra Motels
    • Adding a new motel
  • πŸ’²Ultra Banking
    • Installing and Setup
      • Setup Logs
    • Exports
      • Client
        • openBank
        • openAtm
      • Server
        • addAccountMoney
        • removeMoney
        • GetAccount
Powered by GitBook
On this page
  1. πŸ’ΌBoss Menu

Adding a new Boss Menu

PreviousInstallation and ConfigurationNextesx_society and esx_addonaccount

Last updated 1 year ago

CtrlK

Go to config.lua and setup your desired command.

Config.ManageBossMenusCommand = "manageBossMenu"

Execute the command that you selected. In this case, /manageBossMenu

Now press on the Plus button and insert job name.

Create a NEW SOCIETY with Create Button

Then, when clicked on create, you'll need to add infos like Job Name, Boss Menu Coords, Application Menu coords, Gang Toggle.. and press on save in order to make the boss menu work.

Insert data and press on SAVE