Disabling component type
To disable them you need to find the corelative interface type you're looking for. We will do example with progressbar.
Visit /shared/ui_cfg/config_progressbar.lua
and find the following code:
Set key use that you want to disable to false. We will disable diamond type:
And that's it!
Last updated