Custom HUDs for Quake Live
-
Author:
InFerNo
-
Date added: 2014-11-10 20:03:30
-
Description: My personal HUD including the "threat level indicator". Fixed the score for duel, thanks to mmaluco.
-
Download
-
Author:
InFerNo
-
Date added: 2014-10-27 22:50:31
-
Description: My personal HUD including the "threat level indicator".
-
Download
-
Author:
InFerNo
-
Date added: 2014-10-23 21:59:14
-
Description: This is the updated damage indicator created by J0Z. Takes health and armor into account. The original UI assets he used have been removed from pak00.pk3 so I replaced those with other assets and tweaked the colors. I have also made it widescreen-capable so it should scale properly. Also works for people without widescreen. The colors have also been tweaked. 2 menu files included: 1 for bottom bar and 1 for top right icon. You can change the position of the icon and the bar by manually editing the menu file. 1. Copy the menu files to baseq3/ui 2. Edit your hud cfg file and put the indicator before your current HUD ui/yourhud.cfg (EXAMPLE): // Config file { loadMenu { "ui/intro.menu" } loadMenu { "ui/railhit_topright.menu" } loadMenu { "ui/railhit_bottom.menu" } loadMenu { "ui/infynew4.menu" } } 3. Done, reload your HUD with the loadhud command ingame or restart the game. cg_hudFiles should already point to ui/yourhud.cfg.
-
Download
-
Author:
InFerNo
-
Date added: 2013-02-16 13:30:04
-
Description: Up to date version of the "weapon icon is crosshair" HUD. Created in VisualHUD. Some manual editing was required because it wouldn't show the 2nd "ammo and icon" item on the HUD. Differences between this and old version are: other color range for health and armor, clock is close to crosshair for easier timing with PU timers to the right of the clock. Scoreboard upper right corner (You'll need put the teamoverlay in the lower right).
-
Download
-
Author:
InFerNo
-
Date added: 2009-06-10 22:14:23
-
Description: Modified HUD from sah. Crosshair = weap icon. cg_drawcrosshair 1 and cg_crosshairsize 0 is recommended!
-
Download