🖱️UI command
UI commands setting overview
Config.computerUIcmdstatus = true -- Enable command to open the UI
Config.computerUIcmd = "computer" -- If Config.computerUIcmdstatus = false then command /opencomputerui is enabled
Config.computerUIcmdstatus If true enable command to open the UI, else if false disable the command. Config.computerUIcmd Command name to be used in game (ex. /computer).
Was this helpful?