View Single Post
Author Message
Bara
AlliedModders Donor
Join Date: Apr 2012
Location: Germany
Old 04-08-2014 , 14:49   [CSS/CSGO] Anti Duck / Jump Spam
Reply With Quote #1

You like this plugin or my work? Support is not a crime.

Description:
Prevent players from bunnyhopping and / or duck spamming to avoid getting hits.

Supported Games:
  • Counter-Strike: Source
  • Counter-Strike: Global Offensive

CVars:
  • anti_jump_enable - Anti jump enable = 1; disable = 0 (Default: 1)
  • anti_jump_perma - If anti jump should be permanent enabled set this to 1 ( Default: 0)
  • anti_jump_count - After how many jumps, jumping is blocked for X (anti_jump_time) seconds?" (Default: 3)
  • anti_jump_time - Set jump block time in seconds (Default: 3.0)
  • anti_jump_reset - After how many seconds jumps will reset to zero, if anti_jump_count were not reached? (Default: 5.0)
  • anti_jump_team - Which team should not be allowed to jump? 0 - Disables; 1 - Both; 2 - Terrorist; 3 - Counter-Terrorist (Default: 1)
  • anti_duck_enable - Anti duck enable = 1; disable = 0 (Default: 1)
  • anti_duck_perma - If anti duck should be permanent enabled set this to 1 (Default: 0)
  • anti_duck_count - After how many ducks, duck is blocked for X (anti_duck_time) seconds? (Default: 3)
  • anti_duck_time - Set duck block time in seconds (Default: 3.0)
  • anti_duck_reset - After how many seconds ducks will reset to zero, if anti_duck_count were not reached? (Default: 3.0)
  • anti_duck_team - Which team should not be allowed to duck? 0 - Disables; 1 - Both; 2 - Terrorist; 3 - Counter-Terrorist (Default: 1)

Requirements:
  • SourceMod

Optional:
Changelog:
  • Added 2 CVars (anti_jump_team, anti_duck_team)

ToDo:
  • None

Known Issues:
  • None

Credits:
Download:
https://github.com/Bara/AntiDuckJumpSpam
__________________
Discord (Bara#5006) | My Plugins (GitHub)
You like my work? Support is not a crime.

Last edited by Bara; 12-12-2021 at 15:00.
Bara is offline