Garry's Mod
十分な評価がありません
Darker HUD for Excl's Jail Break 7
   
アワード
お気に入り
お気に入り
お気に入りから削除
Content Type: Addon
Addon Type: ServerContent
ファイルサイズ
投稿日
更新日
51.736 KB
2017年1月4日 19時47分
2019年2月20日 16時31分
6 項目の変更履歴 ( 表示 )

サブスクライブしてダウンロード
Darker HUD for Excl's Jail Break 7

RainingTerror 作成の 1 件のコレクション
Werwolf Gaming Jailbreak Content
95 アイテム
解説
For the Jail Break 7 Gamemode(Made by Excl)
Changes all HUD elements that are sourced from PNG files.

Simple edit in Photoshop to do the following:
Reduces opacity from 100% to 90% to get a slight translucent effect.
Reduced brightness to -150 to have a darker theme that better fits the translucent effect.

Could be done via code but would negatively affect the design as some parts are required to be 100% opaque, I was able to keeps these parts as such since Excl provided access to the original PSD files.

The server files must be properly configured to work with these new files:
To do this, find the files listed below and find the specified material, then change the directory to the one listed below.

cl_hud:
matHealthBottom - "materials/dark_jb_theme/90dark_hud_health_bottom.png"
matWarden - "materials/dark_jb_theme/90dark_hud_warden.png"
matTime - "materials/dark_jb_theme/90dark_hud_time.png"
matLR - "materials/dark_jb_theme/90dark_lastrequest.png"
matHint - "materials/dark_jb_theme/pointers/90dark_pointer_background.png"

cl_contextmenu:
matPointerBg - "dark_jb_theme/pointers/90dark_pointer_background.png"

cl_weaponselection:
matTile - "materials/dark_jb_theme/90dark_weapon_selection_tile.png"

cl_scoreboard:
matEdge - "materials/dark_jb_theme/90dark_scoreboard_edge.png"
matMiddle - "materials/dark_jb_theme/90dark_scoreboard_middle.png"

cl_notifications_quick:
matMiddle - "dark_jb_theme/90dark_notify_quick_middle.png"
matEdge - "dark_jb_theme/90dark_notify_quick_edge.png"

This will not change any HUD elements that do not rely on the PNG files.