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

RSS[L4D2] Call of Duty-like automatic healing for survivors v1.2.1【2022-01-26】


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Description
  • Allow survivor start automatic healing after a period of time without taking damage.
  • Highly customizable.

Cvars
PHP Code:

// how many health buffer instanly heal after taking damage when both heal done and is going to die
// -
// Default: "1.0"
// Minimum: "0.000000"
call_of_duty_heal_fix "1.0"

// lower than the health to heal
// -
// Default: "30.2"
// Minimum: "2.100000"
call_of_duty_heal_max "30.2"

// how many health buffer heal once
// -
// Default: "1.0"
// Minimum: "0.100000"
call_of_duty_heal_point "1.0"

// set to none-zero to remove internal heartbeat when is on thirdstrike
// -
// Default: "1"
call_of_duty_heal_remove "1"

// repeat interval after healing start
// -
// Default: "0.1"
// Minimum: "0.100000"
call_of_duty_heal_repeat "0.1"

// set to none-zero to emit heartbeat when healing
// -
// Default: "1"
call_of_duty_heal_sound "1"

// how long time need to wait after taking damage
// -
// Default: "5.0"
// Minimum: "0.100000"
call_of_duty_heal_wait "5.0" 

Note
  • health type of regeneration is health buffer(temp health). suggest to set "call_of_duty_heal_max" more than a litter one decimal point of your expected health value.

Change Log

Quote:

1.2.1(2022-01-26):
init public release.

Attached Files
File Type: sp Get Plugin or Get Source (call_of_duty_heal.sp - 10.6 KB)

Wyświetl pełny artykuł

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
 Udostępnij

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...