-
Notifications
You must be signed in to change notification settings - Fork 6
Uber
Hypnootize edited this page Nov 16, 2022
·
2 revisions
The ubercharge meter will be disabled by default, if you want to enable the meter customization:
- Navigate to the
customizations
folder and open theubermeter.res
- Inside the file remove the double
//
before#base...
from the ubercharge meter enabeld customization line in order to enable it - Now add the double
//
to the other line that was previously active in order to disable it. ONLY ONE LINE SHOULD STAY UNCOMMENTED (NO //).
the final result should look like this where the UBERCHARGE METER ENABLED
line is uncommented (Active) and the UBERCHARGE METER DISABLED
is commented (Inactive)
The same process can be used the other way around to enable or disable either customization line!