Left 4 Dead 2

Left 4 Dead 2

评价数不足
Bots
   
奖励
收藏
已收藏
取消收藏
描述
bots settings to paste in left4dead2/ems/left4bots2/cfg/settings*.txt: https://pastebin.com/qtVKkpbX

binding for bots command
```
bind "mouse5" "say bots cancel"
bind "CAPSLOCK" "say bots wait"
bind "mouse4" "say bots warp"
bind "KP_DEL" "say bots hurry"

# l4d2
bind "KP_INS" "say nick heal"
bind "KP_END" "say rochelle heal"
bind "KP_DOWNARROW" "say coach heal"
bind "KP_PGDN" "say ellis heal"
bind "kp_leftarrow" "say nick give"
bind "kp_5" "say rochelle give"
bind "kp_rightarrow" "say coach give"
bind "kp_home" "say ellis give"

# l4d1
bind "KP_INS" "say bill heal"
bind "KP_END" "say zoey heal"
bind "KP_DOWNARROW" "say louis heal"
bind "KP_PGDN" "say francis heal"
bind "kp_leftarrow" "say bill give"
bind "kp_5" "say zoey give"
bind "kp_rightarrow" "say louis give"
bind "kp_home" "say francis give"

bind "kp_slash" "say bots goto"

# Unbind
unbind "mouse5"
unbind "CAPSLOCK"
unbind "mouse4"
unbind "KP_DEL"
unbind "KP_INS"
unbind "KP_END"
unbind "KP_DOWNARROW"
unbind "KP_PGDN"
unbind "kp_leftarrow"
unbind "kp_5"
unbind "kp_rightarrow"
unbind "kp_home"
unbind "kp_slash"
```

Controls:
capslock -> bots will stop (will be cancelled if a tank is nearby or a player is been grabbed by a special)
mouse 5 -> bots will follow you
mouse 4 -> teleport bots to you
numpad . (del) -> makes the bots ignore going for items like healing, sometimes in survival mode the bots will forget about everthing and go for the heal in the spawn area for some ♥♥♥♥♥♥♥ reason, use this command to make the bots not go there
numpad 0 -> nick will heal himself
numpad 1 -> rochelle will heal himself
numpad 2 -> coach will heal himself
numpad 3 -> ellis will heal himself
numpad 4 -> nick will give you the item
numpad 5 -> rochelle will give you the item
numpad 6 -> coach will give you the item
numpad 7 -> ellis will give you the item
numpad / -> tell the bots to go in your actual aim
项目 (3)
Left 4 Bots 2
创建者: smilzo
This is a complete rework of Left 4 Bots (v1). It has pretty much the same functionalities of the V1 but they have been improved, plus some new functionalities have been added. Please note: the goal of Left 4 Bots has always been to make the survivor bots ...
Left 4 Lib
创建者: smilzo
This addon contains some shared VScript code that is used by my addons: Left 4 Bots Left 4 Fun Left 4 Grief This addon is mandatory if you have one of the addons listed above. They will not work without this! Centralized User System L4L also contains a cen...
No Camera Shake When Bots Shoot You [VScript]
创建者: 4512369781
No Camera Shake When Bots Shoot Through You. Almost all bots improved mods would change "sb_allow_shoot_through_survivors" to 0, but this only reduces the chance of bots shoot through you, it does not remove the camera shake. And if you stand between bot a...