Tweaking HUD
Dynamic HUD is open sourced, you are allowed to edit it to suit your server and needs.
But, alternatively it also supports pre existing configs.
You can configure the hud at hudData.lua
where you'll find the following fields:
enableHud
Enables or disables the hud.
showSpeedInMPH
Enables or disables speed at MPH instead of KMH
refreshRate
The hud refresh rate in frame time, 16 is near ~60 fps use this to get improved performance at a cost of slower hud update.
xPos
Position in % of the horizontal plane in your screen, .5 means centered (left/right).
yPos
Position in % of the vertical plane in your screen, .5 means centered (up/down)
scale
The more, the larger the widget will be.
enabled
Enables or disables the current widget