Plugin-ul Essentials este tot ce ai nevoie pentru a administra cu succes un server de tip HvH in Counter-Strike 2. Acesta include functii de baza precum resetarea scorului si comanda de rage quit, dar si restrictii optionale pentru arme, friendly fire, rapid fire si alte corectii pentru exploit-uri sau crash-uri.
Functionalitati
Suport pentru voturi personalizate
Resetarea scorului prin comanda !rs
Rage quit prin comanda !rq
Restrictii pentru arme (awp, scout, autosniper)
Restrictii pentru friendly fire (implicit, doar daune din utilitare)
Restrictii pentru rapid fire:
0 — permite rapid fire
1 — blocheaza rapid fire
2 — reflecta daunele scalat
3 — reflecta daunele, dar mentine jucatorul in viata
(DOAR LINUX) Blocarea exploit-urilor de tip teleport/airstuck (activarea acestei optiuni previne si un crash exploit de server)
Cvars
In loc sa editezi fisierul de configurare, poti folosi urmatoarele cvar-uri pentru a modifica anumite setari in timp real. Aceste schimbari nu vor fi salvate in fisierul de configurare si vor fi resetate dupa restartarea server-ului:
hvh_restrict_rapidfire — 0: permite rapid fire, 1: blocheaza rapid fire, 2: reflecta daunele scalat, 3: reflecta daunele, dar mentine jucatorul in viata
hvh_rapidfire_reflect_scale — procentajul de reflectare a daunelor, 0.0 - 1.0
hvh_restrict_teleport — daca este true, exploit-ul teleport si airstuck va fi restrictionat, prevenind un eventual crash al server-ului
hvh_restrict_awp — cate awp-uri sunt permise per echipa, 0: niciunul, -1: nelimitat
hvh_restrict_scout — cate scout-uri sunt permise per echipa, 0: niciunul, -1: nelimitat
hvh_restrict_auto — cate autosniper-uri sunt permise per echipa, 0: niciunul, -1: nelimitat
hvh_unmatched_friendlyfire — daca este true, doar daunele din utilitare vor afecta coechipierii
hvh_resetscore — 0 1, daca este true, jucatorii pot reseta scorul cu !rs
hvh_ragequit — 0 1, daca este true, jucatorii pot folosi comanda !rq pentru rage quit
Custom votes
Daca ai instalat CS2-CustomVotes, poti folosi urmatoarele voturi personalizate:
!rapidfire — poti seta stilul (off simple full) in configuratie, prin CustomVoteSettings.RapidFireVote
!friendlyfire — poti activa acest vot in configuratie, prin CustomVoteSettings.FriendlyFireVote
!teleport — poti activa acest vot in configuratie, prin CustomVoteSettings.TeleportVote
Cerinte de compatibilitate{
"RapidFireFixMethod": 1, // 0 allows rapid fire, 1 blocks rapid fire, 2 reflects damage scaled, 3 reflects damage but keeps the player alive
"RapidFireReflectScale": 1, // damage reflect percentage (0.0 - 1.0)
"AllowedAwpCount": -1, // how many awps are allowed per team (0 for none, -1 for unlimited)
"AllowedScoutCount": -1, // how many scouts are allowed per team (0 for none, -1 for unlimited)
"AllowedAutoSniperCount": -1, // how many auto snipers are allowed per team (0 for none, -1 for unlimited)
"UnmatchedFriendlyFire": true, // if true, only utility damage will be dealt to teammates (like on unmatched.gg)
"RestrictTeleport": true, // if true, the teleport and airstuck exploit will be restricted. This will also prevent the server crash exploit
"AllowAdPrint": true, // if true, players will see a "powered by HvH.gg" ad in the chat with the settings print
"AllowSettingsPrint": true, // if true, players will see an overview of the server settings with `!settings` and on spawn
"AllowResetScore": true, // if true, players will be able to reset their score with `!rs`
"AllowRageQuit": true, // if true, players will be able to rage quit with `!rq`
"ChatPrefix": "[{Red}Hv{DarkRed}H{Default}.gg]", // chat prefix for plugin messages
"CustomVoteSettings": { // settings for custom votes (requires CS2-CustomVotes)
"FriendlyFireVote": false, // if true, players will be able to vote for friendly fire settings
"TeleportFixVote": false, // if true, players will be able to vote for the teleport fix settings
"RapidFireVote": "full", // You can set the style (`off`, `simple`, `full`) for the rapid fire vote
"Style":"center" // You can set the style (`center` or `chat`) for the vote menu (might be overridden by CS2-CustomVotes settings)
},
"ConfigVersion": 4 // do not change
}
Counter-Strike 2
CounterStrikeSharp
Metamod
CS2-CustomVotes
Instructiuni de instalare
Descarcati ultima versiune a plugin-ului prin apasarea butonului de Download
Extrageti folderul addons in directorului game/csgo/
Schimbati harta sau reporniti server-ul pentru a incarca plugin-ul
https://laleagane.ro/forum/resources/es ... 8/download

