ETQWPie - speedhud
- Description: Show player or vehicle speed in hud
- Patch: speedhud-3.patch
- Screenshots:
|
|
-
Requires patches:
(none)
Speed hud, configured by the following cvars:
- g_speedHud - integer 0-4:
- 0 - Don't show speed hud.
- 1 - Show the value that would be displayed in the vehicle hud. For wheeled vehicles, tracked vehicles and the platypus, this is velocity along the vehicles X axis. For others (including players) it is the total velocity.
- 2 - Always show total velocity.
- 3 - Velocity in the world XY plane. This is probably what you want for trick jumping or skiing.
- 4 - Velocity in the vehicles XY plane (same as above for players.) This is like the normal wheeled vehicle display, except that it counts any sliding. For players, it works like 3. For the icarus, the XY plane is defined by where you are looking, which is probably not useful.
- g_speedHudUnits - integer: 0 = MPH 1 = KPH 2 = UPS
History
- 3 - patch management error (???)
- 2 - bug fix (005)
- 1 - initial release (004)
back to index