How to set the blade type of a lightsaber weapon
This method concerns setting the blade type of a specific weapon (meaning lightsaber weapons which are located in lua/weapons/)
First you must find something that looks similar to this:
SWEP.CustomSettings =
{
Blade = "Corrupted",
}
If there seems to be nothing like this in the weapon's file, then go ahead and add it. Depending on the blade you prefer you must replace the "Corrupted" (Or whatever other value that's there) text (See list of blade ids at the end of the article)
Blade Type List
- Standard
- Unstable
- Corrupted
- Pulsed
- Pervasive
- Saw Tooth
- Mastered
- Smithed
- Dark Saber
- Cyclic Invert
- Swirl