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[CSGO/ANY?] Antirush (v1.0, 15 may 2021)


MYGO.pl
 Udostępnij

Rekomendowane odpowiedzi

  • RSSy
## Download
Sourcecode
Direct Download
GitHub Repository


## Requirements
## Introduction
This is my version of an already existing antirush plugin made by Peace-Maker. The reason I decided to do a new plugin from scratch instead of updating the existing one was because it was easier. That plugin is old ( last updated in 2011 as in when this topic is posted ), the punishments I was using the most was buggy ( you could easily go through zones if you crouched ) and using DevZones by Franc1sco made my work easier.
This was mainly developed and tested in CS:GO, but it might work in other games as well.
This plugin comes with zones pre-configured for the following maps: Dust2, Shortdust, Mirage, Cache, Inferno, Nuke & Train.

## What's new?
Because this is still a freshly released plugin I didn't have the chance to implement extremly new features that will make you change from the existing one to this but I still added: Multi-colors support in translations files, automatically remove of antirush restriction when the bomb is planted, automatically search of zones in configs and notifiying (and unloading the plugin) then there are no zones meant to for this plugin("sm_csgo_antirush_missing") and fixed the counch exploit when you could pass the zones. Feel free to request for new features as long as contribuite on the GitHub Repository. :D

## Console variables
PHP Code:

"sm_csgo_antirush_enable" Is the plugin enabled? [ Yes No 
"sm_csgo_antirush_punishment" How to punish players that goes into the anti-rush bariers? [ Bounce Back(Default) | Slay ]
"sm_csgo_antirush_rush_last_man" - If there is only 1 player left alive in a teamdisable anti-rushing? (Allow players to push) [ Yes No 
"sm_csgo_antirush_remove_on_plant" Remove the bariers when the bomb is planted? [ Yes No 
"sm_csgo_antirush_remove_time" Lifespan of the barriers in seconds
"sm_csgo_antirush_notify_mode" How to notify when a player enters the barier? [ Disabled Only the player Everybody Admins Only ]
"sm_csgo_antirush_messages" Prin messages about antirush? [ Yes No 
"sm_csgo_antirush_missing" Automatically search for missing zones on each map? [ Yes No 

## How to add zones
You simply have to add a new zone using "sm_zone" command provided by Franc1sco's plugin and set it's name so it contains "antirush_" followed by the team, such as "ct", "tr" or "both".

Example:
PHP Code:

"Zones"
{
    
"0"
    
{
        
"name"        "antirush_ct_long"
        "cordinate_a"        "836.031250 767.085205 0.975916"
        "cordinate_b"        "886.556152 1211.969360 429.494781"
        "vis"        "3"
        "team"        "2"
    
}
    
"1"
    
{
        
"name"        "antirush_ct_short"
        "cordinate_a"        "53.670197 1326.031250 2.419540"
        "cordinate_b"        "-49.134266 1597.969360 294.057281"
        "vis"        "3"
        "team"        "2"
    
}


You can test the plugin here:
68747470733a2f2f63616368652e67616d657472

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ę...