From 5f8f0814c09afab4f4f8f4fac1057ea9d49ff69f Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 11 Jan 2003 23:10:38 +0000 Subject: * Alien hud changes --- ui/tremulous_human_hud.menu | 31 +++++++++---------------------- 1 file changed, 9 insertions(+), 22 deletions(-) diff --git a/ui/tremulous_human_hud.menu b/ui/tremulous_human_hud.menu index 9ef9ceab..9f3b7c4d 100644 --- a/ui/tremulous_human_hud.menu +++ b/ui/tremulous_human_hud.menu @@ -46,17 +46,6 @@ ownerdraw CG_CONSOLE } - //LAGOMETER - itemDef - { - name "lagometer" - rect 502 358 132 28 - visible 1 - decoration - background "lagometer" - ownerdraw CG_LAGOMETER - } - ////////////////// //STATIC OBJECTS// ////////////////// @@ -299,19 +288,17 @@ visible 1 decoration forecolor 0.0 0.8 1.0 0.5 +// background "icons/iconw_rifle.tga" +// background "icons/iconw_construct.tga" +// background "icons/iconw_chaingun.tga" +// background "icons/iconw_flamer.tga" +// background "icons/iconw_lucifer.tga" +// background "icons/iconw_saw.tga" +// background "icons/iconw_pulse.tga" +// background "icons/iconw_lasgun.tga" +// background "icons/iconw_driver.tga" ownerdraw CG_PLAYER_SELECT } - - //WEAPON SELECT TEXT - itemDef - { - name "selecttext" - rect 200 25 240 300 - visible 1 - decoration - textScale .5 - ownerdraw CG_PLAYER_SELECTTEXT - } //AMMO itemDef -- cgit