You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 4 months ago |
Version | 0.0.1 |
Download link | hirnukuono-ScoutScreamFix-0.0.1.zip |
Downloads | 943 |
Dependency string | hirnukuono-ScoutScreamFix-0.0.1 |
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.