piklesbooyah-For some reason I can get the spectator health bars to show up, but not the player names like they do in the default hud. In spectator.res I've copied over the "spectator_extras" property from the new files, but I don't think that's what controls the names. Does anyone know the file or properties to play around with for this?
http://i.imgur.com/P3IDPrX.png
try adding this font to your clientscheme"SpectatorVerySmall" { "1" { "name" "Verdana" "tall" "7" "weight" "400" "additive" "0" "antialias" "1" } }
This worked! Thanks