Left 4 Dead 2
คะแนนไม่เพียงพอ
UnImmuneDS
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Game Content: Scripts
Game Modes: Mutations
ขนาดไฟล์
โพสต์
อัปเดต
152.724 KB
25 มิ.ย. 2019 @ 12: 05am
17 ก.ค. 2019 @ 7: 19pm
4 หมายเหตุการเปลี่ยนแปลง ( ดู )
คำอธิบาย
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 ความเห็น
Filipex2 1 มี.ค. @ 3: 55pm 
@mikecj9 play no more room in hell
mikecj9 22 ธ.ค. 2024 @ 6: 38pm 
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 พ.ย. 2023 @ 3: 25am 
How launch game with its addon?
RoyTheBoy 8 ส.ค. 2023 @ 8: 37pm 
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 ก.พ. 2023 @ 1: 36am 
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 ส.ค. 2021 @ 9: 13pm 
When you use the shot, your screen goes black and white. Is there a way to prevent this or is this normal?
Xanaguy  [ผู้สร้าง] 17 ก.ค. 2021 @ 7: 33am 
It needs a value or another definition to support it. Such as “GetHealthBuffer()” or “5”
Pyxi 16 ก.ค. 2021 @ 10: 32pm 
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  [ผู้สร้าง] 16 ก.ค. 2021 @ 9: 57pm 
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 ก.ค. 2021 @ 9: 53pm 
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!