Left 4 Dead 2

Left 4 Dead 2

Ikke nok vurderinger
UnImmuneDS
   
Pris
Føj til foretrukne
Gjort til foretrukken
Fjern som foretrukken
Game Content: Scripts
Game Modes: Mutations
Filstørrelse:
Offentliggjort:
Opdateret:
152.724 KB
25. juni 2019 kl. 0:05
17. juli 2019 kl. 19:19
4 ændringsbemærkninger ( vis )

Abonner for at downloade
UnImmuneDS

Beskrivelse
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 kommentarer
Filipex2 1. mar. kl. 15:55 
@mikecj9 play no more room in hell
mikecj9 22. dec. 2024 kl. 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 kl. 3:25 
How launch game with its addon?
RoyTheBoy 8. aug. 2023 kl. 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. feb. 2023 kl. 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 kl. 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  [ophavsmand] 17. juli 2021 kl. 7:33 
It needs a value or another definition to support it. Such as “GetHealthBuffer()” or “5”
Pyxi 16. juli 2021 kl. 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  [ophavsmand] 16. juli 2021 kl. 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. juli 2021 kl. 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!