Skip to content

RimunAce/vscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My Steam Profile

Steam Profile

Steam Profile

L4D2 VScript Collection

A collection of high-quality VScript addons for Left 4 Dead 2 that enhance gameplay with new mechanics and features.

🎮 Workshop Collection

Find all my published addons on my Steam Workshop

✨ List of Addons

1. Double Jump

Subscribe Subscribers Favorites

🎯 Features:

  • 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

🛠️ Installation

Steam Workshop (Recommended)

  1. Subscribe to the desired addons on Steam Workshop
  2. Launch Left 4 Dead 2
  3. The scripts will automatically load when starting a game
  4. No manual configuration needed, but settings can be customized in-game

Manual Installation

  1. Download the desired .nut script
  2. Place the script in: \Steam\steamapps\common\Left 4 Dead 2\left4dead2\scripts\vscripts\
  3. If director_base_addon.nut doesn't exist:
    • Download director_base_addon.nut and place it in the same folder
  4. 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
  5. Launch Left 4 Dead 2
  6. The scripts will load automatically when starting a game

⚙️ Configuration

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

🤝 Contributing

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.

🏆 Credits

  • VSLib framework by Rayman1103 and Neil
  • Special thanks to the L4D2 modding community for their support and feedback

📄 License

This project incorporates code from VSLib under the MIT License. See individual addon files for specific licensing details.