AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [L4D1 AND L4D2] Faster Health (https://forums.alliedmods.net/showthread.php?t=321513)

Ernecio 02-14-2020 18:58

[L4D1 AND L4D2] Faster Health
 
[L4D1 AND L4D2] Faster Health


Sorry, This Plugin has been discontinued

This is a very basic plugin that loads healing Cvars, adrenaline, pills, etc. Although there is already a plugin that does some of this functions called Fast Healing by WhatsAnName I decided to create my own version. It's focused for Local Host since Cvars are not automatically loaded from the server.cfg file, and something is boring to load the Cvars whenever the game starts, this plugin also works on dedicated servers.

Description

This plugin adds greater speed for: healing, lifting a fallen companion, temporary health of the pills and adrenaline, and amount of life when is get up after being incapped, it is recommended for campaigns in expert mode.
(This plugin has only been designed for coop game modes, therefore it has only been tested in coop mode)

ConVars
PHP Code:

// Enables/Disables The plugin. 0 = Plugin OFF, 1 = Plugin ON.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_faster_health_enabled "1" 

Installation

Click "Get Plugin" and put the l4d_faster_health.smx file into your server or game \addons\sourcemod\plugins\ folder.

Ellie 02-26-2020 12:38

Re: [L4D1 AND L4D2] Faster Health
 
Quote:

Originally Posted by Ernecio (Post 2683793)
It's focused for Local Host since Cvars are not automatically loaded from the server.cfg file, and something is boring to load the Cvars whenever the game starts, this plugin also works on dedicated servers.

That's because local servers don't load the server.cfg file. They load the listenserver.cfg. :wink:

King_OXO 03-03-2021 15:38

Re: [L4D1 AND L4D2] Faster Health
 
that's what i was looking for :3


All times are GMT -4. The time now is 07:19.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.