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] UnVomit - Remove Boomer Screen Effect (1.0) [01-Dec-2019]


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
About:
  • This completely unvomits someone with options of adding back the glow (L4D2 only) and chase goal to attract infected.
  • Player model doesn't retain the bile visual effects overlay. Is it possible? I'm guessing it's client side only.


Admin Commands: (requires "z" flag)

PHP Code:

sm_vomit      // Cover in bile. Usage: sm_vomit [#userid|name]. No args = target self.
sm_unvomit    // Remove effect. Usage: sm_unvomit [#userid|name]. No args = target self. 


Cvars:

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

PHP Code:

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

// 0=Off. 1=Attach a info_goal_infected_chase to players for common infected to chase them.
l4d_unvomit_chase "1"

// Duration of the effect (game default: 20). How long to keep the chase and glow enabled.
l4d_unvomit_duration "20"

// 0=Off. L4D2 only: glow outline on players until vomit reset time. Three values between 0-255 separated by spaces. RGB: Red Green Blue.
l4d_unvomit_glow_color "255 100 0"

// 0=Off. L4D2 only: glow outline in Versus gamemode.
l4d_unvomit_glow_versus "201 18 184"

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

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

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

// Tongue Damage plugin version.
l4d_tongue_damage_version 



Changes:
Code:

1.1 (01-Dec-2019)
    - Added new features and cvars, made into a full plugin for release.

1.0 (20-May-2012)
    - Initial release.



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

Attached Files
File Type: txt l4d_unvomit.txt (2.1 KB)
File Type: sp Get Plugin or Get Source (l4d_unvomit.sp - 13.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ę...