- Original: l4d2_scripted_hud_remake
Display different Default HUD Text, for coop campaign (variant 1)
Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人
-
Apply to | 適用於
L4D2 -
How does it work?
- Display HUD Text on player's screen
- Adjust each hud in file data/l4d2_scripted_hud_remake_1.cfg,
- Custom text
- Position
- Animated movement
- Background, blink from white to red
- Up to 15 custom script HUDs
- 🟥 The limit of each HUD text is up to 127 characters. (Go ask Valve)
-
Require | 必要安裝
-
ConVar | 指令
- cfg/sourcemod/l4d2_scripted_hud_remake_1.cfg
// Enable/Disable the plugin. // 0 = Disable, 1 = Enable. l4d2_scripted_hud_remake_1_enable "1"
- cfg/sourcemod/l4d2_scripted_hud_remake_1.cfg
-
Command | 命令
- Reload the data file and refreash hud (Access: ADMFLAG_ROOT)
sm_l4d2_scripted_hud_remake_reload_data
- Reload the data file and refreash hud (Access: ADMFLAG_ROOT)
-
Data Config
- data/l4d2_scripted_hud_remake_1.cfg
Manual in this file, click for more details...
- data/l4d2_scripted_hud_remake_1.cfg
-
Default HUD Text
- HUD 1:
- CI kill Top Rank
- HUD 2:
- SI kill Top Rank
- HUD 3:
- Damage to tank Top Rank
- HUD 4:
- Damage to witch Top Rank
- System data + time + server slots
- Tank health
- HUD 5:
- Player has escaped list in end of campaign
- HUD 1:
-
FAQ
-
How to switch HUD Text?
- Modify
Displaykey-value in data file
- Modify
-
How to switch HUD position?
-
How to write message in HUD text as I want?
- Modify
Textskey-value in data file
- Modify
-
Why hud disappear or being cut?
- The limit of each HUD text is up to 127 characters.
- Hud position depends on Gaming Monitor Resolutions
-
-
Changelog | 版本日誌
-
1.2h-v1 (2024-11-16)
- l4d2_scripted_hud_remake "v1.2h (2024-11-16)" variant 1
- Change hud 1~5 display text
-
Original
-
不同的預設 HUD 文字,搭配戰役用 (變體代號1)
-
功能
- 在玩家的畫面上顯示Hud文字
- 修改文件 data/l4d2_scripted_hud_remake_1.cfg, 自行調整
- 顯示的文字內容
- 顯示位置
- 文字移動的動畫效果
- 黑色背景框, 文字閃紅色的特效
- 🟥 每個Hud文字上限為127,遊戲限制不能增加,認真你就輸了,再問就是Valve的鍋
-
預設的 HUD 文字 (點我展開)
- HUD 1:
- 普通感染者統計排行榜前三名
- HUD 2:
- 擊殺統計排行榜前三名
- HUD 3:
- 打Tank的傷害統計排行榜前三名
- HUD 4:
- 打Witch的傷害統計排行榜前三名
- 伺服器的日期與時間 + 伺服器人數
- 每個Tank的血量狀態
- HUD 5:
- 已逃脫成功的倖存者列表 (最後一關上救援載具後才顯示)
- HUD 1:
-
指令中文介紹 (點我展開)
- cfg/sourcemod/l4d2_scripted_hud_remake_1.cfg
// 0=關閉插件, 1=啟動插件 l4d2_scripted_hud_remake_1_enable "1"
- cfg/sourcemod/l4d2_scripted_hud_remake_1.cfg
-
命令中文介紹 (點我展開)
- 重載data文件並刷新所有Huds (權限: ADMFLAG_ROOT)
sm_l4d2_scripted_hud_remake_reload_data
- 重載data文件並刷新所有Huds (權限: ADMFLAG_ROOT)
-
文件設定範例
- data/l4d2_scripted_hud_remake_1.cfg
內有中文說明,可點擊查看
- data/l4d2_scripted_hud_remake_1.cfg




