AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Anti-Bodyshot (https://forums.alliedmods.net/showthread.php?t=330362)

Teamkiller324 01-31-2021 04:36

[TF2] Anti-Bodyshot
 
[TF2] Anti-Bodyshot

Description
Plugin that can manage on your choice the limit of bodyshots a player can do as a sniper.

ConVars
1. sm_antibodyshot_limit - The limit of bodyshots (Minimum 1). Default: 4
2. sm_antibodyshot_enable - Should the Anti-Bodyshot be enabled or disabled?. Default: 1
3. sm_antibodyshot_punish - What kind of punishment should be given to the player?. Default: 1
3. sm_antibodyshot_reset - Should bodyshot count be reset on death? Default: 1
4. sm_antibodyshot_random - Should the punishment be selected randomly? (sm_antibodyshot_punish will be ignored if on.) Default: 0

Punishments
1. Value 1 - Kick the player for reaching the limit.
2. Value 2 - Make the player bleed.
3. Value 3 - Make the player burn.
4. Value 4 - Freeze the player.
5. Value 5 - Timebomb the player.
6. Value 6 - Roll a dice to either explode or kill the player.

Dependencies
1. Multicolors (Tk Libraries) - To compile the plugin.

Changelog
Quote:


Version 1.0.1
+ Added randomized punishment option convar. sm_antibodyshot_random (if enabled, it will ignore the sm_antibodyshot_punish value.)

Version 1.0.0
+ Release



GitHub Repository | Latest Release


All times are GMT -4. The time now is 02:46.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.