OMFG!!! This is a great hud!!!! Everyone,
Download this!!!!.....
Download Right NOW!!!![/size]
How do I use it though?
I tried /cg_hudfiles but it said the file couldnt be found..
Did you unzip it in the Tremulous/base file?
If you did, you only have to put /exec warriorhud.cfg into the console, or /cg_hudfiles "ui/warrior.cfg" would work to.
If you didn't unzip the .pk3, it should also work

(have to be in base)
Also, I found a way to make the inventory show everything

just open warrior_human_hud.menu with Wordpad (or alike) and change the rect of //INVENTORY into 182.5 425 275 25. It should look like this:
//INVENTORY
itemDef
{
name "inventory"
//rect 232.5 425 175 25
rect 182.5 425 275 25
visible 1
decoration
forecolor 1 1 1 .6
ownerdraw CG_PLAYER_SELECT
}
Now you see the whole inventory without scroling

(ps:Notice that the maximum of items allowed in the screen is 6 (with 600X800). So if you have a Blaster, Gun, L-Armour, Helmet, Medkit and a Batterypack, you cant see the Grenade.

So sell that Batterypack and go PWN those Aliens

)