Skocz do zawartości

Nowy szablon forum

mygo.pl

Stworzyliśmy dla Was nowy wygląd forum. Z pewnością znajdziesz rzeczy, które wg Ciebie mogą zostać zmienione - wspomnij o tym w specjalnym wątku.

Czytaj więcej

Jak założyć własną sieć

serwerów CS

Zastanawiasz się nad prowadzeniem własnej sieci serwerów? Przeczytaj podstawowe informacje, na które należy zwrócić uwagę, przy takim projekcie.

Czytaj więcej

Tworzymy spis sieci

dodaj swoją

Dodaj sieć do której należysz, pozwoli to na promocję i budowę ogólnopolskiej bazy sieci CS.

Czytaj więcej

[L4D & L4D2] Regenerative Healing (1.0) [10-Oct-2019]


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Related Plugins:

About:
  • Regenerates health over time after using Adrenaline or Pain Pills.
  • Highly customisable, how much health, how fast, if temp health should be removed etc.


Thanks:
  • Iizuka07 - For the request.


CVars:

Saved to l4d_healing.cfg in your servers \cfg\sourcemod\ folder.

PHP Code:

// 0=Plugin off, 1=Plugin on.
l4d_healing_allow "1"

// Turn on the plugin in these game modes, separate by commas (no spaces). (Empty = all).
l4d_healing_modes ""

// Turn off the plugin in these game modes, separate by commas (no spaces). (Empty = none).
l4d_healing_modes_off ""

// Turn on the plugin in these game modes. 0=All, 1=Coop, 2=Survival, 4=Versus, 8=Scavenge. Add numbers together.
l4d_healing_modes_tog "0"

// How much health to apply while the effect is active.
l4d_healing_health "2"

// Maximum player health to prevent over-healing.
l4d_healing_max "100"

// Heal when their movement speed is slower than this. 0.0=Off. 76=Crouched. 86=Walking. 250=Running.
l4d_healing_moving "0.0"

// Maximum health Adrenaline can regenerate.
l4d_healing_regen_adren "50.0"

// Maximum health Pain Pills can regenerate.
l4d_healing_regen_pills "50.0"

// When a health item is used: 0=Remove temp health applied. 1=Keep temporary health. 2=Replace temp with full health while healing.
l4d_healing_temp "0"

// How often to heal the player.
l4d_healing_time "0.5"

// Which item to affect. 1=Adrenaline (L4D2 only), 2=Pain Pills. 3=Both.
l4d_healing_type "3"

// Healing plugin version
l4d_healing_version 


Changes:
Code:

1.0 (10-Oct-2019)
    - Initial release.


Installation:
  1. Click "Get Plugin" and put the .smx file into your servers \addons\sourcemod\plugins\ folder.

Attached Files
File Type: sp Get Plugin or Get Source (l4d_healing.sp - 12.6 KB)

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
 Udostępnij

×
×
  • Dodaj nową pozycję...