Left 4 Dead 2

Left 4 Dead 2

666 ratings
My L4D2 VScript Collection
3
4
3
3
2
   
Award
Favorite
Favorited
Unfavorite
Description
A collection of amateur VScripts I've hodge-podged together for L4D2.
Created for organizational and convenience purposes.
Items (32)
Current Item Drop on Immobilization
Created by tomaz
My first "proper" VScript mod to refresh my coding skills and to familiarize myself with VScript. This makes it so that you drop the current item in your hand whenever you get grabbed by a SI or whenever you get immobilized in general. As a result, it adds...
Low Ammo Sound Cue
Created by tomaz
A rather simple VScript that plays a click sound on each shot whenever your current weapon's mag capacity is at 20% (30% if you have a shotgun), or in other words, when your ammo is "low enough", kinda like in CS:GO/CS2, in fact, this uses the click sound ...
Survivors Scream When Taking Fire Damage
Created by tomaz
Dumb VScript that makes the survivors scream in agonizing pain when taking fire damage. There's a tiny bug with this that makes it take a second for the actual voice lines to kick in, but I think it's better like that anyway, I don't think you would want t...
Shoe Scuff Sounds
Created by tomaz
A simple VScript that takes advantage of the (seemingly) unused shoe scuff sounds and plays them every time a survivor/special infected jumps. I know, absolutely riveting, right? Also plays when you slip off a ledge. This is compatible with footstep sound ...
Tanks Stagger When Overwhelmed
Created by tomaz
A VScript that makes Tanks have a chance of staggering when every single survivor is shooting at them simultaneously, incentivizing teamwork. For a Tank to stagger, the whole team must be shooting at it, deal 500 damage towards it AND hope that the 25% RNG...
Melee Grunts
Created by tomaz
Yeah I know this has already been done. This is just my version of it. It's pretty much the same as Sw1ft's Melee Weapon Grunts in terms of functionality, although this uses a different method of emitting the grunt sounds and also plays them when shoving. ...
Shell Impact Sounds
Created by tomaz
A simple VScript that emits shell impact sounds after firing a weapon. After seeing sensawa's/7EMP3ST's version, it inspired me to make this, which does pretty much the same thing but is slightly improved in some aspects. I actually had already made this l...
Jump Grunts
Created by tomaz
A very quick and dirty edit of my Melee Grunts VScript that repurposes the minor hurt sounds (and some of the other grunt sounds) and makes the survivors grunt in exertion whenever they jump. Pairs well with my Shoe Scuff Sounds VScript. The chances of the...
Survivors Stagger on Charger Mid-Release
Created by tomaz
I don't know if this has been done before, but I found it kinda weird that when you kill a Charger that is carrying a survivor mid-charge, they kinda just stay still right after like nothing happened. This makes the survivors stagger every time they're rel...
Survivors Stagger on Smoker Mid-Release
Created by tomaz
Pretty much the same thing as before but applies to the Smoker. I figured I'd make this a separate thing this time around instead of updating the previous script with a config thing. To make this not completely unfair and somewhat balanced, this WILL ONLY ...
Scope Crosshair Hider
Created by tomaz
Does exactly what it says on the tin, I don't think you need a video demonstration for this. There's a way to hide it using bind commands, as written in this guide, but I found it to be very wonky, so here's a VScript implementation of it. NOTE: This does ...
Sniper Crosshair Hider
Created by tomaz
Not to be confused with my Scope Crosshair Hider script, this is a small edit of that which stemmed from an idea I had mere moments after publishing the previous script. This time, it hides the crosshair whenever you have a sniper out, regardless if you zo...
Bots Avoid Mounted Machine Gun's Line of Fire
Created by tomaz
Yeah, the title rolls of the tongue, doesn't it? Sometimes the survivor bots seem to really like the taste of 50 caliber bullets and are very eager to stand in front of the mounted machine gun you're using. This VScript attempts to make them move out of yo...
Shovable Survivors
Created by tomaz
Teammate goofed up and is in need of a friendly wallop upside the head to teach them a lesson? Do you just like shoving people a lot? This should have you covered. The other survivor shove scripts on the workshop seem to only work half of the time which I ...
Low Health Visual Cue
Created by tomaz
VScript thingy that gently fades your screen from red for 2 seconds when your health is critical (<=24HP or <=72HP if incapped). The thumbnail should give you more or less an idea on how it works. Doesn't trigger constantly if you're getting hit multiple t...
Lower Expert Tank Damage
Created by tomaz
If you're a sucker like me and don't like the fact that the Tank can one-shot you in Expert, but you're okay with almost every other aspect of playing Expert, then this VScript might be for you. It'll slightly lower the amount of damage a Tank deals in sai...
Nick Boomer Remarks
Created by tomaz
Nick doesn't play around with hygiene. This VScript talker thingy further emphasizes that by making him grumble sometimes when a survivor warns that a gross, YUCKY Boomer is nearby. The video should demonstrate it and show what kind of voice lines will pla...
Survivors Stop Imploring on SI Release
Created by tomaz
Ever notice how the survivors (most notably Louis) still scream their heads off even after being released from a Special Infected that was quickly killed? This will make them shut their traps when they're released if they happen to still be saying their "h...
Survivors Apologize After Getting Someone Boomed
Created by tomaz
Simple VScript that makes the survivors say sorry if they happen to kill a Boomer and have another nearby survivor get boomed in the process. Although not demonstrated in the video, as a bonus, unused unique "boomed" lines have a small chance of playing, o...
Door Barge
Created by tomaz
Opening doors is overrated, smash through those suckers like they owe you money with this VScript that allows you to do so by shoving them while running. Make sure you're running fast enough and shove the door to barge through it. Having low health will no...
Jockey Leap Audio Cue
Created by tomaz
VScript that (maybe) makes the Jockey a bit less loathsome and makes it announce that it's leaping by reusing some of its pain/lurk sounds, instead of leaping in silence and completely screwing you over. Check this alternative version for an audio cue that...
Jockey Leap Audio Cue (ALT)
Created by tomaz
Same as before but uses the dedicated "JockeyZombie.Pounce" soundscript created but seemingly unused in the base game, which is reaaaalllyyyy loud and obnoxious. I lowered the volume but it's probably still kinda loud, you've been warned. Check this versio...
Repulsion on Tank Punch Incap
Created by tomaz
You know how you kinda just flop to the ground whenever you get incapped by a Tank punch? This will make you fly away as if you were being punched normally, for better or for worse. EDIT: Only recently have I realized that MANACAT's Improved Tank AI VScrip...
Wandering Witch Shove Fix
Created by tomaz
Not sure why you'd wanna shove a Witch in the first place, but this fixes the truly game-breaking bug that makes specifically wandering Witches not get startled when being shoved. Use this if you prefer a consistent Witch-shoving experience. Or don't. I'm ...
Blood Splatter Effect
Created by tomaz
A VScript that attempts to add a splatter effect to the blood decals, à la Dead Rising (or whatever other game that has this). Compatible with blood texture mods, since this is only a VScript. NOTE: This was made with the vanilla decals in mind, so other b...
Near-Death SFX
Created by tomaz
A VScript that simply makes sounds muffled and reverbed whenever you're black & white (on your third strike) or incapped and nearly dying, making it a bit more dramatic or "cinematic". Basically applies a DSP preset when these conditions are met. Purely ea...
Staggering Fall Damage
Created by tomaz
Dead simple VScript that makes survivors stagger forward if they take fall damage. Another stagger script yada yada yada This will only work in singleplayer or a locally hosted server. ...
Immersive Fall Damage
Created by tomaz
Maybe "immersive" is being used a bit loosely here, but I don't know what else to name it. This VScript will make your gameplay more excruciating than it probably already is and temporarily immobilize the survivors if they take fall damage. No longer will ...
Simple Connection Notifier
Created by tomaz
Sw1ft's version works, but rather inconsistently, and it seems like it hasn't been updated for quite a while, so I figured I'd make my own version. I think there are 2 other versions on the workshop but those didn't do the trick for me. Whichever version i...
Quick Revive
Created by tomaz
VScript that allows you to revive incapacitated survivors quickly and give them a temporary boost by directly injecting them with your adrenaline shot, saving you both a bit of time, essentially kinda giving the adrenaline shot an extra function. Mostly he...
Quick Revive: Bot Extension
Created by tomaz
REQUIRES QUICK REVIVE SCRIPT. SUBSCRIBING TO THIS BY ITSELF WILL DO NOTHING. Extension thingy for my Quick Revive VScript that attempts to make bots use their adrenaline to quickly revive and boost you. Keyword "attempts", while I have been pulling my hair...
Healing Green Fade Effect
Created by tomaz
VScript that gently fades your screen from green briefly whenever you use healing items (pills, adrenaline, medkit). It's not like you couldn't already tell that you gained health but this is just extra visual feedback for those who are into that sort of t...