mirror of
https://github.com/Jackzmc/sourcemod-plugins.git
synced 2025-05-06 11:13:21 +00:00
Add l4d2_autobotcrown, automatic bot crowning
This commit is contained in:
parent
1824acf4b8
commit
8d6e1d6a57
3 changed files with 190 additions and 1 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue