diff --git a/README.md b/README.md index 19c0ccc..15f2813 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ https://github.com/Satanic-Spirit/l4d2_bugfixes https://forums.alliedmods.net/showthread.php?p=2647018 +### Infected Health Gauge Redux (Tank & Witch & Special) + +https://forums.alliedmods.net/showthread.php?p=2803852 + ### SteamCMD Installation (steamclient.so) apt install steamcmd diff --git a/serverfiles/left4dead2/addons/sourcemod/plugins/l4d_infectedhp_redux.smx b/serverfiles/left4dead2/addons/sourcemod/plugins/l4d_infectedhp_redux.smx new file mode 100644 index 0000000..2251735 Binary files /dev/null and b/serverfiles/left4dead2/addons/sourcemod/plugins/l4d_infectedhp_redux.smx differ diff --git a/serverfiles/left4dead2/cfg/l4d2server.cfg b/serverfiles/left4dead2/cfg/l4d2server.cfg index adc9f96..69db612 100644 --- a/serverfiles/left4dead2/cfg/l4d2server.cfg +++ b/serverfiles/left4dead2/cfg/l4d2server.cfg @@ -106,6 +106,12 @@ sv_cheats 1 sb_all_bot_game 1 allow_all_bot_survivor_team 1 +// Infected Health Gauge Redux (Tank & Witch & Special) +https://forums.alliedmods.net/showthread.php?p=2803852 +l4d_infectedhp_type 1 +l4d_infectedhp_num 1 +l4d_infectedhp_bar 20 + // ------------------------------------------------------------------- //--> Download at http://forums.alliedmods.net/showthread.php?t=91132