Killing Floor

Killing Floor

41 个评价
HUD Effects Disabler - [v1.7]
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
18.751 KB
2021 年 4 月 4 日 下午 3:32
2021 年 7 月 24 日 下午 3:34
8 项改动说明 ( 查看 )

订阅以下载
HUD Effects Disabler - [v1.7]

在 Vel 的 1 个合集中
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
2021 年 4 月 17 日 下午 5:47
置顶: QUESTIONS
Vel
0
2021 年 4 月 15 日 下午 11:36
置顶: FEATURE REQUESTS
Vel
21 条留言
Jorgnesau 2022 年 8 月 27 日 上午 11:43 
thank you xD
Vel  [作者] 2022 年 8 月 27 日 上午 10:32 
It literally says in the description "System" under file names. :csdsmile:
Jorgnesau 2022 年 8 月 27 日 上午 7:25 
where i should copy paste it manually ? in system or textures ???
MODESTыч 2021 年 11 月 9 日 上午 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  [作者] 2021 年 11 月 9 日 上午 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  [作者] 2021 年 11 月 2 日 上午 3:25 
No problem :zagsnooze:
MODESTыч 2021 年 11 月 1 日 下午 10:14 
Nice, thank you :nerd:
Vel  [作者] 2021 年 11 月 1 日 下午 4:50 
@Samosab

I think I also added that feature :)

> # bDoorUseMessage: Removes "Press XXX to open door" message
MODESTыч 2021 年 11 月 1 日 下午 1:53 
Vel, does this mutator removes those annoying "Door locked" messages wich often appears on KF-BioticsLab?
Vel  [作者] 2021 年 7 月 27 日 上午 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.