
- L4d2 best sourcemod plugins software#
- L4d2 best sourcemod plugins license#
- L4d2 best sourcemod plugins free#
HCvarSdMacMod = CreateConVar( "l4d2_slowdown_mac_percent", "0.8", "Silenced Uzis cause this much slowdown * l4d2_slowdown_gunfire at maximum damage.") HCvarSdUziMod = CreateConVar( "l4d2_slowdown_uzi_percent", "0.8", "Unsilenced uzis cause this much slowdown * l4d2_slowdown_gunfire at maximum damage.") HCvarSdDeagleMod = CreateConVar( "l4d2_slowdown_deagle_percent", "0.1", "Deagles cause this much slowdown * l4d2_slowdown_gunfire at maximum damage.") HCvarSdPistolMod = CreateConVar( "l4d2_slowdown_pistol_percent", "0.0", "Pistols cause this much slowdown * l4d2_slowdown_gunfire at maximum damage.")

HCvarCrouchSpeedMod = CreateConVar( "l4d2_slowdown_crouch_speed_mod", "1.0", "Modifier of player crouch speed when inside a designated trigger, 75 is the defualt for everyone (1: default speed)", _, true, 0.0) HCvarSdInwaterDuringTank = CreateConVar( "l4d2_slowdown_water_survivors_during_tank", "0", "Maximum survivor speed in the water during Tank fights (0: ignore setting 220: default Survivor speed)", _, true, 0.0) HCvarSdInwaterSurvivor = CreateConVar( "l4d2_slowdown_water_survivors", "-1", "Maximum survivor speed in the water outside of Tank fights (-1: ignore setting 0: default 220: default Survivor speed)", _, true, - 1.0) HCvarSdInwaterTank = CreateConVar( "l4d2_slowdown_water_tank", "-1", "Maximum tank speed in the water (-1: ignore setting 0: default 210: default Tank Speed)", _, true, - 1.0) HCvarSdGunfireTank = CreateConVar( "l4d2_slowdown_gunfire_tank", "0.2", "Maximum slowdown from gunfire for the Tank (-1: native slowdown 0.0: No slowdown, 0.01-1.0: 1 %%-100 %% slowdown)", _, true, - 1.0, true, 1.0) HCvarSdGunfireSi = CreateConVar( "l4d2_slowdown_gunfire_si", "0.0", "Maximum slowdown from gunfire for SI (-1: native slowdown 0.0: No slowdown, 0.01-1.0: 1 %%-100 %% slowdown)", _, true, - 1.0, true, 1.0)
L4d2 best sourcemod plugins license#
You should have received a copy of the GNU General Public License alongĪuthor = "Visor, Sir, darkid, Forgetest, A1m`, Derpduck",ĭescription = "Manages the water/gunfire slowdown for both teams", MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. WITHOUT ANY WARRANTY without even the implied warranty of This program is distributed in the hope that it will be useful, but
L4d2 best sourcemod plugins software#
Under the terms of the GNU General Public License as published by theįree Software Foundation, either version 3 of the License, or (at your
L4d2 best sourcemod plugins free#
This program is free software: you can redistribute it and/or modify it Source is Copyright (C) Valve Corporation.Īll trademarks are property of their respective owners. Pawn and SMALL are Copyright (C) 1997-2015 ITB CompuPhase. SourceMod is Copyright (C) 2006-2015 AlliedModders LLC. SourcePawn is Copyright (C) 2006-2015 AlliedModders LLC.
