Summary
WalkingSpeedIndicator shows your current mouse-wheel walking speed on the HUD in Arma Reforger and fades out automatically after a short delay.
Description
WalkingSpeedIndicator is a lightweight quality-of-life mod for tactical play.
In Arma Reforger, players can adjust walking speed with the mouse wheel, but it is often hard to tell what speed is currently selected. This mod adds a clean on-screen HUD indicator that displays the current walking speed setting as a percentage together with a readable stage label.
The indicator appears when the walking speed changes and fades out automatically after a short delay, so it stays useful without permanently cluttering the screen.
Features:
- Shows the current walking speed setting on the HUD
- Updates live when the speed is changed with the mouse wheel
- Fades out automatically after 2 seconds of inactivity
- Hides automatically while menus or dialogs are open
- Supports configurable stage names on the server
Server configuration:
On first start, the mod creates a config file in the server profile folder:
$profile:WalkingSpeedIndicator/WalkingSpeedIndicatorConfig.json
You can edit the stage labels there, for example:
- slowLabel
- normalLabel
- fastLabel
Example:
{
"slowLabel": "Stealth",
"normalLabel": "Combat",
"fastLabel": "Rush"
}
What this mod does not do:
- It does not change vanilla movement speed behavior
- It does not force fixed speed steps
- It does not affect stamina, sprinting, or other movement systems
WalkingSpeedIndicator was made for groups and clans that want better coordination during missions while keeping Reforger’s default movement system intact.License
Arma Public License No Derivatives (APL-ND)