Bananasaurusscreenshots?
http://code.google.com/p/broeselhud/wiki/Screenshots
Plus the stuff I added/changed. It's all quite self-explanatory :)
Also, my "target group" is broeselhud enthusiasts: people who already know they like broeselhud but want an updated version without much hassle.
Edit: Added one screenshot to the main post now.
JackyLegsAny way to tell me how can I get the halloween spell thing to show only the spell without the book + team bg?
Team-colored background is removed in the version you can download here. To remove the spell book, go into resource/ui/hudspellselection.res and edit like this (move it off-screen):
"Spellbook"
{
"ControlName" "CTFImagePanel"
"fieldName" "Spellbook"
"xpos" "999"
"ypos" "999"
"zpos" "0"
"wide" "64"
"tall" "56"
"visible" "0"
"enabled" "0"
"image" "spellbook_book"
"scaleImage" "1"
}
JackyLegsAnother thing is if you can, tell me how can I get tf_hud_show_servertimelimit on my broesel and still have my team bg on normal counter, and have the tf_hud_show_servertimelimit counter below it, I remember you created one if I'm not mistaken, but I can't find it.
http://teamfortress.tv/forum/thread/11019
I prefer my version above the control points though, it's more central in my field of view and less work/repositioning of HUD elements.