Garry's Mod
Недостаточно оценок
Darker HUD for Excl's Jail Break 7
   
Наградить
В избранное
В избранном
Удалить
Тип контента: Дополнение
Тип дополнения: Контент сервера
Размер файла
Добавлен
Изменён
51.736 KB
4 янв. 2017 г. в 19:47
20 фев. 2019 г. в 16:31
Обновлений: 6 (просмотреть)

Подпишитесь, чтобы загрузить
Darker HUD for Excl's Jail Break 7

В 1 коллекции, созданной RainingTerror
Werwolf Gaming Jailbreak Content
Предметов: 94
Описание
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.