Friendly-Fire Toolkit Lite
This plugin provides anti griefing/friendly-fire options to server owners. Simply select the options that you want in your config fileand load up the plugin, and you're good to go. It's extremely self explanatory.Dependencies:SDK Hooks Code: // This file was auto-generated by SourceMod (v1.4.5-dev)// ConVars for plugin "fftlite.smx"// If set to 1, any friendly-fire damage will be negated.// -// Default: "1"fftlite_absorb "1"// If set to 1, friendly fire reflect can incap the aggressor.// -// Default: "1"fftlite_incap "1"// If set to 0, kick is disabled, else, the amount of friendly-fire damage required before a player is removed.// -// Default: "100"fftlite_kick "100"// If set to 1, any friendly-fire will be reflected back at the aggressor.// -// Default: "1"fftlite_reflect "1"Version History Code: Version 0.1- Initial release.Future Releases: Code: Version 0.2- Suggestions, welcome!- Maybe add a ban feature for violators. Attached Files

Wyświetl pełny artykuł