Left 4 Dead 2

Left 4 Dead 2

57 ratings
My VScripts Collection
   
Award
Favorite
Favorited
Unfavorite
Description
This is a collection of VScript add-ons that I have created, they are poorly coded and yandev is always pulled.

Important Notes
Keep it mind that VScript has a fastest rethink speed cap of 0.033... seconds, no matter the server's tick rate., I just tested with a friend and VScript's think functions does update information at the speed of the server's tick rate, there might be another problem that I am unaware. So, if you are one of those 'autoexec wait command abusers' or the server has a tick rate higher than 30, some scripts may not work properly, you might as well set sv_allow_wait_command to 0.

Opening an ems config file has a chance to display chinese characters with the Windows 11 default notepad, this is most likely caused by windows 11 text encoding system, I recommend using another text editor, like Notepad++[notepad-plus-plus.org]. I am using Windows 11 myself and I am trying my best to fix these if possible by VScript alone.

If you don't want to use my scripts that has an ems config file system anymore, make sure to delete the ems folder too after unsubscribing, since there is no known way to delete files using VScript, not that it's necessary, but I recommend it.

Characteristics of my Scripts
All of these scripts does not use any scripted mode features, mainly because I hate fighting for conflict/priority and it is encouraged to be used in mutations. Feel free to use any other scripts that uses them, such as (choose one):

I'll also avoid making scripts that include custom assets, such as textures, models, sounds, etc that require every single people in the server to subscribe. Event hooks are utilized as much as I can, but if they aren't enough or I am still not familiar with other hooks I can use for the script functionality, I am forced to use a think hook, every single scripts share 1 entity for a think function to avoid entity limit overflow.

I don't like changing the game's convars unless I changed them back to the original value immediately.

If you encountered any console errors while using my scripts, please do report them, especially an event callback error which is a nightmare that can cause some other scripts to break.

Obviously, I will always come to the point that my scripts will still conflict with others, I just did my best to make them compatible.

Credits
Items (15)
Staggering Melee Specials
Created by Interneted
Enjoy the fun. Description Just a simple script add-on that will grant Special Infected the ability to stagger survivors when attacking them with their melee attack. Notes: It will only affect the SI's melee attack, it will not stumble you when you are cur...
Give N Take - Interneted Version
Created by Interneted
Thank you, patience and mistakes. After some more deep VScript learning, I decided to force myself to make my own assessment, which is to make my own version of Give N Take by MANACAT from scratch, it took me a few days until I am satisfied with the result...
Interneted's Custom Events Lib
Created by Interneted
SUBSCRIBING THIS ADD-ON ALONE DOES NOT DO ANYTHING! Description This library contains custom events that are coded by myself. When I say custom events, it's not like I am adding extra events to the game, it's just that these events are not built-in functio...
Tabun's Skill Detect
Created by Interneted
a script for those versus sweats that optimize the hell out of their game, using silenced weapon sounds, etc. Description This is a half-port to VScript of Tabun's Skill Detect plugin, yes, it's a half port, hence it's not 100% accurate. What makes it not ...
Fast Melee Exploit Fix #1
Created by Interneted
Happy New Year! A lot of QoL add-ons are coming up lately, perhaps I should do my part as well. Short Description A long time bug in the game, this is a lite port-to-VScript of sheo's fast melee fix, it fixes the fast melee exploit by switching the melee w...
Constant Incapacitated Health Amount
Created by Interneted
a pretty effortless script that is literally done in 1 line of code. Short Description For some reason, the total health when incapacitated is survivor_incap_health or survivor_ledge_grab_health + the amount of temporary health you have before getting inca...
Incendiary Ammo Triggers Car Alarm
Created by Interneted
idk why i spend so much time on an ugly thumbnail. Short Description You know the deal, as the title says. Every primary weapons except GL that can use incendiary ammo don't trigger the car alarm for whatever reason. Only works on local/dedicated servers. ...
Minigun Survivor Launcher Fix
Created by Interneted
Short Description yeet no more. Only works on local/dedicated servers. All I did was set the survivor's velocity magnitude to 0 upon dismounting the minigun manually. You will still fly when dismounting the gun from a tank punch for an obvious reason :b FY...
Air Dash
Created by Interneted
Celeste. Short Description This simple script allows you to dash to your preferred angle while in the air. Press your walk button while in the air to dash, the angle is determined on where you are currently facing, you can use your own key by configuring i...
Fast Melee Exploit Fix #2
Created by Interneted
More hate. In short for nerds, this prevents the melees' m_flNextPrimaryAttack' netprop to be updated to a lower value than before. I want to do this for every single weapon in the game to prevent fast firing trick on tier 1 shotguns, awp, and scout, as we...
Specials drop Christmas Gifts
Created by Interneted
Down through the chimney with good Saint Nick. Merry Christmas, Everyone! Short Description A simple script that will allow special infected to drop Christmas gifts upon death, it will give items upon being used. Features and Notes: Killing a special infec...
Heal Revive Exploit Bug Fix
Created by Interneted
Self-explanatory title, a pretty simple script. It has a completely different code functionality from the sourcemod plugin: Looking at the event order, seems like you're reviving before healing yourself. The plugin uses a different event hook. Other than g...
Relentless Witch (Beta)
Created by Interneted
this was on hold for months, i was reluctant to post this, since it's still not perfect and polished, but oh well i know that manacat already does this, but I want to make my own version Description original sourcemod plugin, recoded by harry potter (someh...
Charger Carry Mounted Gun Fix
Created by Alternatived
nobody cares about this, moving fixes this anyway ...
Damage report for Survival
Created by Alternatived
my master has been joining a lot of gold miners server to look some gameplays and he thought that survival community needs some love so he made this, yeah i asked him if he likes survival, i got no response ...