Left 4 Dead 2

Left 4 Dead 2

67 ratings
Boppin'GUI w/ Map Timer and Velocity Counters
   
Award
Favorite
Favorited
Unfavorite
Game Content: UI
File Size
Posted
Updated
385.898 KB
1 Apr, 2021 @ 6:59am
4 Apr, 2021 @ 4:56pm
2 Change Notes ( view )

Subscribe to download
Boppin'GUI w/ Map Timer and Velocity Counters

Description
Clean vertical HUD.                                                     
                                                                                                                                                           
Resolution higher than 800x600 is recommended.
Also has an alternative version without map timer and velocity counters → *click*
                                                                            
                                         IMPORTANT NOTE    
This addon is using custom font, in order for it to display properly you must reload game fonts every time you launch it. There are several ways to do this.

First method (automatic):

 1.  Subscribe to this addon.
 2.  Launch the game.
 3.  Wait for the addon to finish downloading.
 4.  Close the game.
 5.  Open your Steam Library.
 6.  Locate Left 4 Dead 2.
 7.  Right click on it.
 8.  Properties.
 9.  Local Files.
10. Browse...
11. Open left4dead2 folder, then open addons, then workshop.
12. Cut 2442705192.vpk from the workshop folder and paste it into the addons folder.
13. Unsubscribe from this addon.
14. Add these lines* to your autoexec.cfg:
mat_setvideomode x y 1
mat_setvideomode x y 0


*Replace x (width) and y (height) to match your desired resolution.

Example:
mat_setvideomode 1920 1080 1 // Changes resolution to 1920x1080, windowed
mat_setvideomode 1920 1080 0 // Changes resolution to 1920x1080, full-screen

If you're playing in windowed mode: replace 1 with 0 and 0 with 1.

Example:
mat_setvideomode 1920 1080 0 // Changes resolution to 1920x1080, full-screen
mat_setvideomode 1920 1080 1 // Changes resolution to 1920x1080, windowed

If you're playing in windowed borderless mode, add another 1 at the end of the second line.

Example:
mat_setvideomode 1920 1080 0 // Changes resolution to 1920x1080, full-screen
mat_setvideomode 1920 1080 1 1 // Changes resolution to 1920x1080, windowed borderless

After this, UI will be reloaded automatically on every game startup.

Another method (manual):

1. Open the game.
2. Wait for all of your addons to load.
3. Open the console.
4. Type mat_setvideomode x y 1;mat_setvideomode x y 0
Replace x (width) and y (height) to match your desired resolution.
e.g. mat_setvideomode 1920 1080 1;mat_setvideomode 1920 1080 0
If you're playing in windowed mode: replace 1 with 0 and 0 with 1.
e.g. mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1
and if you're playing in windowed borderless mode, add another 1 at the end.
e.g. mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1 1

You can also add a bind for this into your autoexec.cfg to make the process less tedious:
alias "loadhudfont" "mat_setvideomode x y 1;mat_setvideomode x y 0"
bind "<key>" "loadhudfont"

Example:
alias "loadhudfont" "mat_setvideomode 1920 1080 1;mat_setvideomode 1920 1080 0"
bind "l" "loadhudfont"

To reload the UI, press your desired key whilst in-game, not on the main menu screen.

Again. If you're playing in windowed mode: replace 1 with 0 and 0 with 1.
And if you want to make it borderless, add another 1 at the end of the second line.

Windowed mode example:
alias "loadhudfont" "mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1"
bind "l" "loadhudfont"

Windowed borderless:
alias "loadhudfont" "mat_setvideomode 1920 1080 0;mat_setvideomode 1920 1080 1 1"
bind "l" "loadhudfont"

Another method (manual):

1. Open the game.
2. Wait for all of your addons to load.
3. Go to Options.
4. Video.
5. Display mode.
6. Change it to "windowed" if you're a playing in full-screen or change it to "full-screen" if you're playing in windowed/windowed borderless mode.
7. Change it back.


Also, make sure you don't have any other hud/font addons enabled.
It is highly recommended to place this addon at the top of your load order.

                                              FEATURES   
 1.  New items/weapons panel with larger ammo font.
 2.  Vertical teammate panels.
 3.  Shows current HP number of each teammate.
 4.  Item icons for incapacitated teammates.
 5.  Indicator for idle teammates.
 6.  Chat box with a darker colour scheme, positioned at the top of the screen.
 7.  Lowered subtitle box position.
 8.  Map timer.
 9.  Max, average and current velocity counters.
10. Urik's custom crosshair support. This HUD is compatible with Urik's, SCHISM and other crosshairs, created with crosshair support addon in mind.

                                          LIST OF CREDITS    
Originally based on https://www.gamemaps.com/details/4456.
https://www.gamemaps.com/details/4385 — font.
https://steamproxy.net/sharedfiles/filedetails/?id=123183026 — items/weapons panel style.
https://steamproxy.net/sharedfiles/filedetails/?id=121091252 — progress bar background style.
https://steamproxy.net/sharedfiles/filedetails/?id=121123376 — handling of Incapacitated teammate panels.
https://steamproxy.net/sharedfiles/filedetails/?id=279865825 — crosshair support.
https://steamproxy.net/sharedfiles/filedetails/?id=318598952 — velocity counters.
https://steamproxy.net/sharedfiles/filedetails/?id=398992177 — map timer.
https://steamproxy.net/sharedfiles/filedetails/?id=1301295322 — chat box style.

additional tags: simple, clear, crisp, compact, left, side, corner
9 Comments
Inga  [author] 15 Oct, 2023 @ 3:22pm 
I will look into it. :SG0_OK:
Could you give me the link to that mod, please?
支付宝 11 Oct, 2023 @ 5:31am 
It's a epic mod 10/10, but report conflict with custom font mod. Is there a way to make custom font mod compatible with this HUD? I tried to give custom font mod the highest priority, but it not work. Could you give some keywords to work it out, if I need to re-modding.
boi.donald 9 Apr, 2021 @ 11:05am 
nun about this hud but anybody know a hud that shoved like tags for ur addon and stuff where u can change fov and stuff like i had that but i unsubcribed from all of my mods now i cant remember saddly :C
Inga  [author] 8 Apr, 2021 @ 11:26am 
You're welcome. :NyanNyan:
|| ANTAURI || 8 Apr, 2021 @ 11:16am 
WOOOW thaanksss
Inga  [author] 8 Apr, 2021 @ 10:39am 
|| ANTAURI || 8 Apr, 2021 @ 10:27am 
Groovyyy!!!!

you have any plan to create something with L4D1 HUD?

https://steamproxy.net/sharedfiles/filedetails/?id=281738394&searchtext=l4d1+hud

like chat box, weapon panel neongui,support crosshair?
00000 8 Apr, 2021 @ 8:59am 
cool
tacobellduwap 5 Apr, 2021 @ 1:22pm 
nice