"More damage,More fun!" Today Guide is how to use my super weapon script,ok lets begin: 1.Download the script 2.Put it at addon 3.You can watch my own super weapon script video if you want to know 4.All guns deals chaos damage 5.Have ico...
- How to use my Super Weapon Script
- VSLib Developer Guide - Utilities
Utilities Here are a couple of utilities that you can use. Click here for a complete list. String Functions - Utils.StringReplace( string, find, replace ) - Allows you to find and replace portions of a string. - Utils.CombineArray( arr...
- VSLib Developer Guide - Entity & Player Class
Entity class The Entity class wraps Valve's entity object and adds a couple of new features. Here's how you can utilize VSLib's entity class: // You can find an entity by targetname yourVariableNameHere <- Entity ( "targetname here" ); ...
- VSLib Developer Guide - Chat Triggers
Hello, World! (Chat Triggers Crash Course) What kind of introductory document would this be if it didn't have the classic Hello, World example? Instead of showing a Hello World function, let's hit home: consider a situation where the pla...
- VSLib Developer Guide - Timers
Timers, as you may have seen in the Your First VSLib Mutation tutorial, can be very useful for a number of things. Anywhere a delay may be necessary, timers usually play some kind of role. VSLib uses timers throughout its own code. For t...
- Model not precached error (model name irrelevant)
If you are having L4D2 crashes because of population precached errors for common infected look for any of your campaigns that have population.txt files and disable the campaign in addons before you play. This population file will be ins...
- How to install Bilian's Sound & Music Replaceme...
This sound mod has recommended by L4D2 players and this mod will turn the game intense! To install this mod... Step 1: download this. http://www.moddb.com/mods/bilians-l4d2-sound-music-replacement-mod-v10/addons/bilians-l4d2-sound-musi...
- Fix for making .smx plugins for your Server.
I've been frustrated lately because I wanted to update my .smx files (sourcemod plugins which add stuff like perk mods etc.) to my rented L4D2 server and was failing miserably. If you are like me you were using the .smx compiler here (h...
- Important! Don't put some mod steam without per...
Please read this Some of people put steam l4d2 mod in here without permission. I check some of few people put in here are taken back and some few people didn't take back by the owner. Please, if you have own mod, you can put in here. Don...
- How to make Rectus' Custom Weapons available in...
Well, this is the first time I made a guide. This guide is related to Rectus' custom weapons. People who love scripted mods sure will know Rectus' custom weapons. Some custom weapons are cool, like flamethrower, LAW rocket launcher, sent...
End of results.