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

[Swarm]Swarm_Drone_Force_Ragdoll


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
Hi,
This plugin Forces alien drones to ragdoll and gibs underheavy load for perf reasons.

About:
I had a problem with the default game of handling alot of alien deaths I mean 100s clients would either endup @10fps or crash due to particles the game does not manage limited on the amount of effects shown to clients, this fixes that by default and can now play at an expectable framerate with 100s of aliens. :twisted:

Problem with forcing ragdolls
68747470733a2f2f7468756d62732e6766796361

Using cvar "rd_alien_instagib 1" helped with perf but removed ragdolls:cry: but blowing up 100aliens could a crash.
I can't show an image of a particle crash because it crashes :grrr:

This will help alot with particle crashes with 100s of aliens but will not prevent them because other factors in gameplay.
There is cvars to playwith to change however you like.

For local hosting:
Spoiler


Cvars: swarm_drone_force_ragdoll.cfg auto created when plugin is loaded.
PHP Code:

// percent chance blasts will cause ragdolls to fly up
// -
// Default: "5"
// Minimum: "0.000000"
// Maximum: "100.000000"
swarm_chance_to_fly "5"

// uppderlimit to amount of deaths to show to clients before culling not counted when alien ragdolls
// -
// Default: "30.0"
// Minimum: "1.000000"
swarm_max_shown_deaths "30.0"

// max amount of deaths to show in 1 server frame
// -
// Default: "30"
// Minimum: "1.000000"
swarm_max_shown_deaths_frame "30"

// uppderlimit to amount of drone ragdolls once exceeded will cause aliens to gib instead(perf reasons) see "swarm_max_shown_deaths" & "swarm_shown_deaths_per_sec"
// -
// Default: "30.0"
// Minimum: "1.000000"
swarm_ragdoll_max_count "30.0"

// max ragdolls that can be shown per second while at the upperlimit
// -
// Default: "5.0"
// Minimum: "1.000000"
swarm_ragdoll_per_sec "5.0"

// max deaths that can be shown per second while at the upperlimit
// -
// Default: "60.0"
// Minimum: "1.000000"
swarm_shown_deaths_per_sec "60.0" 


Attached Files
File Type: sp Get Plugin or Get Source (Swarm_Drone_Force_Ragdoll.sp - 5.8 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

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

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