Killing Floor
25 оценки
HUD Effects Disabler - [v1.7]
   
Награда
Добавяне към любими
В любими
Премахване от любими
Размер на файла
Публикуван на
Обновен на
18.751 KB
4 апр. 2021 в 15:32
24 юли 2021 в 15:34
8 бележки за промени ( преглед )

Абониране, за да се свали
HUD Effects Disabler - [v1.7]

В 1 колекция от Vel
QoL Mods [Greylisted]
30 артикула
Описание
Disable HUD effects that might be annoying for some:

HUD Related
- Grain Spectator overlay
- Near Death overlay (Red Screen)
- Buring/On Fire overlay
- Sepia color overlay (Check Screenshots, it's a whole neeewwwww woooorld)
- Door Use Messages
- Door Welding Messages
- ZED Time Messages

Monster Related
- Bloat Vomit overlay
- Siren/Stalker red scratch overlay

Weapon Related
- Smoke Trail from Rocket/Grenade Launchers
M79 + Golden M32 + Camo M203 LAW Flare + Dual Flare revolvers

Community Requested Weapon Related

- Steam Punk Thompson (Dr.) Muzzle Smoke

Important Notes

- You might still see the film grain ONLY when you are in lobby, once you start the game it will be gone from spectator/death screen
- Client logs might be polluted with 'No Material Found' messages. Server Logs won't have this issue because the mutator doesn't run on the servers at all

Whitelist Status

- NO

Credits

- Flame, Essence, Dr.TerV & Me

Number Of Files

- 3

Sample Config

[HUDEffects.HUDEffects] aHUD_Effects[0]=(bSpectatorOverlay=false,bNearDeath=false,bFireOverlay=false,bShittySepia=false,bDoorUseMessage=false,bDoorSealedMessage=false,bZedTimeMessage=false) aZED_Effects[0]=(bVomitScreen=false,bSlashOverlay=false) aWeapon_Effects[0]=(bSmokeTrail=false) aRequested_Weapons_Effects[0]=(bSPThompsonNoSmoke=false) ############# Explanation of Variables down below ############# ############# HUD Related ############# # bSpectatorOverlay: Removes the Grain filter that shows when you die, or in lobby, or in spectator mode # bNearDeath: Removes the 'Red' pulsating colors if you are almost dead # bFireOverlay: Removes buring overlay, if it's there # bShittySepia: IMHO Best one yet. This removes the 'Sepia' overlay that shows after you start the match # bDoorUseMessage: Removes "Press XXX to open door" message # bDoorSealedMessage: Removes "Door is welded" message # bZedTimeMessage: Removes 'Zed Time Activated' message ############# Monster related ############# # bVomitScreen: Removes Bloat vomit overlay # bSlashOverlay: Removes Siren/Stalker slash overlay ############# Weapon Related ############# # bSmokeTrail: Smoke that shows after e.g. M32 Grenade Launcher, M79 Grenade Launcher, LAW ############# Community Requested Weapons Related ############# # SPThompsonNoSmoke: Removes the barrel smoke when you are firing witht the weapon

File Names

- \System\HUDEffects.u
- \System\HUDEffects.ucl
- \System\HUDEffects_Config.ini

Usage

1- Subscribe or download manually (Recommended)
2- Launch the game and wait to see 'Completed'
3- Restart the game and you can see the mutators in your list

Class Names

- Mut: HUDEffects.HUDEffects

Manual Download Links (Recommended)

Github: https://github.com/Bleeding-Action-Man/HUDEffects/releases/tag/v1.7
Популярни дискусии Всички (2)
28
17 апр. 2021 в 17:47
ЗАКАЧЕНА: QUESTIONS
Vel
0
15 апр. 2021 в 23:36
ЗАКАЧЕНА: FEATURE REQUESTS
Vel
21 коментара
Jorgnesau 27 авг. 2022 в 11:43 
thank you xD
Vel  [автор] 27 авг. 2022 в 10:32 
It literally says in the description "System" under file names. :csdsmile:
Jorgnesau 27 авг. 2022 в 7:25 
where i should copy paste it manually ? in system or textures ???
MODEST 9 ноем. 2021 в 6:16 
Oh, I see... I could submit this request, but last time i tried to sign up the Github they made me to solve math, I'm too dumb for this :)
Anyway, your mutator is still great. Thank you for posting it.
Vel  [автор] 9 ноем. 2021 в 5:43 
@Modest Going back to your question, I think I misunderstood it:

This mutator removes the message to "Open doors" for doors that can be opened. It "Does not" remove message for doors that are permanentally locked. I'm pretty sure it can be added to this mutator tho, anybody is free to submit a PR to the Github repo with features :zageyes:
Vel  [автор] 2 ноем. 2021 в 3:25 
No problem :zagsnooze:
MODEST 1 ноем. 2021 в 22:14 
Nice, thank you :nerd:
Vel  [автор] 1 ноем. 2021 в 16:50 
@Samosab

I think I also added that feature :)

> # bDoorUseMessage: Removes "Press XXX to open door" message
MODEST 1 ноем. 2021 в 13:53 
Vel, does this mutator removes those annoying "Door locked" messages wich often appears on KF-BioticsLab?
Vel  [автор] 27 юли 2021 в 3:42 
Critical, Important note for anyone who has less than 2 brain cells and has issues with the mutator

- I made a new change in v1.7 that automatically detects your HUD, even if you are using a custom HUD (e.g. ScrN, ServerPerks, ColorfulHUD, etc...) however, you need to note that this mutator should ALWAYS be added at the END of your mutators list.

It will NOT work if there is a mutator that modifies the HUD " After " this mutator loads.

e.g. of how you should load it

mutators=XXX, YYY, CustomHUD_1, CustomHUD2, HUDEffects.HUDEffects

If you are musing MutLoader (or MutLoaderV2) just make sure that Mutator=HUDEffects.HUDEffects is at the end of your mutators list as well.

I'm not sure if it's the same if you are hosting a listen server.

Please don't ask me to try and 'fix' this, I will not fix what is not broken.