Add l4d2_autobotcrown, automatic bot crowning

This commit is contained in:
Jackzie 2021-01-06 18:42:20 -06:00
parent 1824acf4b8
commit 8d6e1d6a57
No known key found for this signature in database
GPG key ID: 1E834FE36520537A
3 changed files with 190 additions and 1 deletions

View file

@ -16,6 +16,7 @@ All my sourcemod plugins... shitty probably
* [L4D2Tools](#L4D2Tools)
* [l4d2_swarm](#l4d2_swarm)
* [l4d2_feedthetrolls](#l4d2_feedthetrolls)
* [l4d2_autobotcrown](#l4d2_autobotcrown)
## Descriptions
### csgo-knifehp
@ -176,4 +177,7 @@ Troll Modes: (updated 1/2/2021)
* `sm_fta <player(s)> <mode #>` - Applies a mode to a set of users. See list above
* `sm_fta` - No arguments: Shows a menu, choose player, mode, and modifiers all in one.
* `sm_ftr <player(s)>` - Removes & deactivates all trolls.
* `sm_ftl` - Lists all players that have a mode applied.
* `sm_ftl` - Lists all players that have a mode applied.
### l4d2_autobotcrown
Makes any suitable bot (> 40 hp, has shotgun) automatically crown a witch. Supports multiple bots, but only one bot can crown one witch at a time.