Suggestion Title (What are you Suggesting):
Option to display your velocity in the center of the screen
How / why would it benefit the Surf server:
It would allow players to see their current velocity without looking at the bottom of the screen. Newer players might find this useless, but its really useful since you'd know if you have enough speed for a skip for examaple.
Potential Issues/Exploits:
none
Additional notes:
After a bit of testing, this seems to be the optimal pos to draw it with this font:
ScrW() / 2 - 32, ScrH() / 2 - 168
surface.CreateFont( "hud_speed", { size = 30, font = "Coolvetica" } )