CS2_AutoGiveC4inBombZone 1.7

Totul despre Counter-Strike Sharp. Tutoriale de instalare, scripting in C# si cele mai noi pluginuri pentru serverul tau de CS2.
Post Reply
User avatar
greenie
Full Member
Full Member
Posts: 2389
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Da

CS2_AutoGiveC4inBombZone 1.7

Post by greenie »

CS2_AutoGiveC4inBombZone
The plugin automatically detects bomb zones (func_bomb_target) on the map and checks players at a specified interval. If a living terrorist is in a bomb zone and doesn't have C4, they are given a bomb. It also responds to the zone entry event. The plugin disables bomb distribution during planting and after the bomb detonates.



Requirements
Requirements
CounterStrikeSharp API version 1.0.362 or higher
.NET 8.0 Runtime
Variables
Configuration parameters
css_autogivec4_enable <0/1>, def.=1 – Enable/Disable the plugin.
css_autogivec4_nogive_ground <0/1>, def.=0 – Don't give C4 if it's on the ground (to avoid duplication).
css_autogivec4_check_interval <0.1-10.0>, def.=1.0 – Interval for checking players' positions in seconds.
css_autogivec4_debug <0/1>, def.=0 – Debug mode with detailed logs.
css_autogivec4_loglevel <0-5>, def.=4 – Logging level (0-Trace,1-Debug,2-Info,3-Warning,4-Error,5-Critical).
Teams
Console commands
css_autogivec4_help – Show plugin help.
css_autogivec4_settings – Show current settings and status.
css_autogivec4_test – Perform a test scan of zones and check for players.
css_autogivec4_reload – Reload the configuration and scan zones again.
css_autogivec4_setenabled <0/1> – Set the value of css_autogivec4_enable.
css_autogivec4_setnogiveground <0/1> – Set the value of css_autogivec4_nogive_ground.
css_autogivec4_setcheckinterval <sec> – Set the check interval (0.1–10.0).
css_autogivec4_setdebug <0/1> – Set the debug mode.
css_autogivec4_setloglevel <0-5> – Set the logging level.
Installation
The full path should look like this: game\csgo\addons\counterstrikesharp\plugins\CS2_AutoGiveC4inBombZone\CS2_AutoGiveC4inBombZone.dll

https://hlmod.net/resources/cs2_autogiv ... 1/download
𝑴𝒂𝒚𝒃𝒆 𝒕𝒉𝒆 𝑬𝒂𝒓𝒕𝒉 𝒊𝒔 𝒕𝒉𝒆 𝑯𝒆𝒍𝒍 𝒐𝒇 𝑨𝒏𝒐𝒕𝒉𝒆𝒓 𝑷𝒍𝒂𝒏𝒆𝒕... ☢️
Post Reply

Return to “Counter-Strike Sharp CS2”