Speedometer - Hypnootize/hypnotizehud GitHub Wiki
SPEEDOMETER
In order to enable the speedometer:
- Navigate to the
customizations
folder and open thespeedometer.res
- Inside the file remove the double
//
before#base...
from the speedometer customization line in order to enable it
From:
//#base "../resource/ui/speedometer.res"
To:
#base "../resource/ui/speedometer.res"
Comment the line again to disable the speedometer. It's possible to enable and disable the speedometer even while in game by commenting or uncommenting the line and then using hud_reloadscheme