Left 4 Dead 2

Left 4 Dead 2

32 ratings
20HUD - InGame (Reupload)
   
Award
Favorite
Favorited
Unfavorite
Game Content: UI, Miscellaneous, Textures
File Size
Posted
12.882 MB
30 Jun, 2023 @ 5:15am
1 Change Note ( view )

Subscribe to download
20HUD - InGame (Reupload)

Description
Original author: 20cat

I just re-uploaded the mod and won't make any modifications or updates

If you're the author of this mod and want me to remove it just message me.

If I remember correctly using this requires adding these in autoexec
alias load_fonts "mat_setvideomode 1920 1080 1; mat_setvideomode 1920 1080 0; mat_setvideomode 1920 1080 2"
load_fonts
(I'm not sure if I remember correctly)
If there is a mistake, please leave a message in the comment area

Introduction to English using Translator
XD
8 Comments
xiangfa5.20  [author] 6 Aug, 2023 @ 1:14am 
xiangfa5.20  [author] 6 Aug, 2023 @ 1:00am 
我说我清尸体的指令咋没了XD
Khalid2ez 5 Aug, 2023 @ 5:24am 
alias st "cl_destroy_ragdolls;wait 1200;st" 这行跟HUD无关,这行是 每隔一段时间清理尸体
——
load_fonts
alias load_fonts "mat_setvideomode 1920 1080 1; mat_setvideomode 1920 1080 0"
我试了下、只取这两行也没甚么影响,里面的1920 1080 是分辨率,要调成自己用的、不然每次打开游戏都要去改。多出来的 ‘mat_setvideomode 1920 1080 2’ 不知道有啥用,删了也没事
xiangfa5.20  [author] 31 Jul, 2023 @ 12:32am 
@Khalid2ez 想起来一点东西,这个hud自带字体,待会我看看把一些原作者的autoexec里的代码弄上去
Khalid2ez 30 Jul, 2023 @ 10:53pm 
精神恍惚,写错了。

是把"PrimaryAmmoFont"、"ReserveAmmoFont"、"PistolAmmoFont" 这三行后面 原先的 代码删了 或 //注释掉,再填入"Credits" 、 "PlayerDisplayName"、 "HudAmmo"。
Khalid2ez 30 Jul, 2023 @ 10:51pm 
子弹数不显示挺影响游戏体验。我在网上向VyYui(中文网络目前只能搜到这一个写hud教程的人)求教,它帮我摸索出来了。在"PrimaryAmmoFont"、"ReserveAmmoFont"、"PistolAmmoFont" 这三行后面的 注释行之前 分别填入 "Credits" 、 "PlayerDisplayName"、 "HudAmmo",即可显示子弹数量。

至于主武器图标就很简单且无所谓了,搜icon找到primary weapon icon,把长宽从 0、0 改一下就出来了。
xiangfa5.20  [author] 28 Jul, 2023 @ 7:20pm 
@Khalid2ez 原作者在物品简介那里写过使用方法,但很可惜,我当时没把简介复制下来,只保存了VPK
Khalid2ez 25 Jul, 2023 @ 8:42am 
请问,这个 hud本来就 不显示 1.主武器的图标 和 2.所有武器的子弹数量 吗?