Is it possible to hide the QuickLoad from the user interface?

All about user interface, be it customizing built-in UIs or adding new ones.
Post Reply
zopez01
Posts: 5
Joined: 12 Jul 2021 04:54

Is it possible to hide the QuickLoad from the user interface?

Post by zopez01 »

Greetings, I would like to know if it is possible to hide the Quick Load from the UI, I mean that I do not want to use this function in my game, if this is how I can achieve it.

idaot
support
Posts: 262
Joined: 01 Aug 2020 08:25

Re: Is it possible to hide the QuickLoad from the user interface?

Post by idaot »

Hi, removing the quick load menu will probably throw some errors. I suggest disabling the option to quick load in two steps:

  • Disable the Q.LOAD button from the control of a custom printer
  • Disable the QuickLoadButton from SaveLoadUI.
Post Reply