A collection of high-quality VScript addons for Left 4 Dead 2 that enhance gameplay with new mechanics and features.
Find all my published addons on my Steam Workshop
- Perform mid-air jumps as survivors
- Highly configurable settings:
- Jump force/height
- Maximum jumps allowed
- Health requirements
- Cooldown timing
- Smooth animations and sound effects
- Performance optimized
- Subscribe to the desired addons on Steam Workshop
- Launch Left 4 Dead 2
- The scripts will automatically load when starting a game
- No manual configuration needed, but settings can be customized in-game
- Download the desired .nut script
- Place the script in:
\Steam\steamapps\common\Left 4 Dead 2\left4dead2\scripts\vscripts\
- If director_base_addon.nut doesn't exist:
- Download director_base_addon.nut and place it in the same folder
- If director_base_addon.nut already exists:
- Open director_base_addon.nut in a text editor
- Add
IncludeScript("SCRIPT.nut")
at the end of the file
- Launch Left 4 Dead 2
- The scripts will load automatically when starting a game
Each addon has its own configuration options that can be adjusted if you know what you're doing. Open the raw .nut file and look around for the config section. :3
Contributions are welcome!
- Report bugs by opening issues
- Suggest new features or improvements
- Submit pull requests with code changes
- Help test new versions
All accepted changes will be published to the Workshop versions.
- VSLib framework by Rayman1103 and Neil
- Special thanks to the L4D2 modding community for their support and feedback
This project incorporates code from VSLib under the MIT License. See individual addon files for specific licensing details.