So this has been bothering me (for some odd reason). So here's the profiles of the speed display, clock, and ammo...
new GuiControlProfile(SpeedDisplayProfile : BasicTextProfile)
{
fontType = $Pref::Hud::DefaultBoldFont;
fontSize = $Pref::Hud::SmallFontSize;
justify = "Center";
};
new...