Left 4 Dead 2

Left 4 Dead 2

Evaluări insuficiente
UnImmuneDS
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Game Content: Scripts
Game Modes: Mutations
Dimensiunea fișierului
Postat
Actualizat
152.724 KB
25 iun. 2019 la 0:05
17 iul. 2019 la 19:19
4 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
UnImmuneDS

Descriere
A mutation pack that fixes up the original Un-Immune mutation originally created by (currently named) ugh and Rayman1103.

Original mutation: https://steamproxy.com/sharedfiles/filedetails/?id=276101942

Differences from the original:

- You can no longer "infect" yourself by using an adrenaline shot while uninfected.

- Using a shot will reset health (regardless of the user) to 100. Speed boosts are still applied for now.

- Deaths will NOT instantly kill you on the next chapter to prevent an SI immediately "spawning" in the starting saferoom. Additionally, respawns will work just fine.

- Includes versions for each official modes on the main menu including its own Single-Player version.

- It is also compatible with BOTH survivor sets (can play on maps with L4D1 survivors).

- Single-Player variants will allow all bot teams as to not instantly kick you off your own game due to having no human player on the other team (in said SP game...).

Note: Versus/Scavenge modes variants may CRASH YOUR GAME due to a .vpk breach, this is a false error because of addons being disabled for versus (in the update of November 1st, 2018).

To remedy this, please check out the guide I've made to re-enable all addons for local servers (this includes Single-Player Versus games): https://steamproxy.com/sharedfiles/filedetails/?id=1761415037
18 comentarii
Filipex2 1 mart. la 15:55 
@mikecj9 play no more room in hell
mikecj9 22 dec. 2024 la 18:38 
imagine a script or vscripts replacing all common infected hit attack with a grab of some sort ala resident evil and a bite xdr effect for the hit for classic zombies ? but just a scripts not a mutation : )
Shadow1997 6 nov. 2023 la 3:25 
How launch game with its addon?
RoyTheBoy 8 aug. 2023 la 20:37 
its good the only part i find kinda annoying is that when your infected your health does not go to 0 it just caps out at 1
SPC_Samhain 19 febr. 2023 la 1:36 
i don't like how ANY sort of damage gets me infected, like, i got myself infected because i burnt myself with a mollie
Joellis 28 aug. 2021 la 21:13 
When you use the shot, your screen goes black and white. Is there a way to prevent this or is this normal?
Xanaguy  [autor] 17 iul. 2021 la 7:33 
It needs a value or another definition to support it. Such as “GetHealthBuffer()” or “5”
Pyxi 16 iul. 2021 la 22:32 
I can't find the set temp health in the vscript files. I see player.set health, but that just brings my health down to 0 (I tested it to double check). Is that line located in another folder or is it supposed to bring it to 0?
Xanaguy  [autor] 16 iul. 2021 la 21:57 
Special limits are determined via the director options. But it’s best not to alter any values to prevent unintended side effects when a survivor dies.

And yes. It is possible to simply “halt” the infection. Instead of the event resetting your hard health to max, you can instead have it equal to whatever your current health is during that time (set temp health to 0 to ensure they don’t carry over upon use)
Pyxi 16 iul. 2021 la 21:53 
Is there a way for me to remove special infected or set it to spawn specific ones. I have unpacked the vpk to see if there is a way to do so, but to no avail. I am thinking I missed something. So I am just wanted to check with you.

Two things:

• For function OnGameEvent_adrenaline_used is it possible to have it just halt the infection, but not boost your health up. Essentially the number stays at where it was ticked on.

• What is the console name for this mode?

Thank you!