Last updated | 4 months ago |
Total downloads | 943 |
Total rating | 0 |
Categories | Client Mods |
Dependency string | hirnukuono-ScoutScreamFix-0.0.1 |
Dependants | 7 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.1README
ScoutScreamFix
- monitors scouts that have screamed for signs of screambug
- if screambug, they stay immortal and re-scream tens of times per second, bug out level, break ears
- they normally are immortal for ~4.5 seconds from scream, but i rounded it up to 5 seconds
- if >5s, scream.m_statedonetimer = current time
- if >5s, scream.m_state state from "scream" to "receive" (wave will spawn, scout begin combat)
- if >5s, enemy.Damage.IsImortal false. what makes the grass grow?
Changelog
V0.0.1
- initial release. thanks to time1pm + jish, amorous, RLC, thyunsus for the help, guidance, suggestions. love u guys.