Left 4 Dead 2

Left 4 Dead 2

Bot AI Improvements
Showing 21-30 of 31 entries
< 1  2  3  4 >
Update: 22 Sep, 2022 @ 7:22pm

Slightly lowered the distance a common infected need to be when deciding to crouch
Fixed bots not uncrouching when a tank is near
Attempted to fix the bug where bot's don't uncrouch when in spitters acid

Update: 20 Sep, 2022 @ 5:50pm

Improved bot crouching algorithm, "Bots will stop crouching if they get too far from a human survivor and if a tank gets too close"
Improved bot melee code, you can now set a custom value for sb_max_team_melee_weapons, the addon will temporarily increase the limit when a bot picks up a chainsaw

Update: 19 Sep, 2022 @ 7:44pm

Increased the distance needed before bots will consider crouching for infected
Increased the distance bots are allowed to crouch when shooting far away infected
Another attempt to fix bots breaking when their chainsaw runs out of fuel

Update: 17 Sep, 2022 @ 9:09pm

Fixed a bug caused when I merged Left 4 Bots Chainsaw Pickup Fix with this addon

Update: 17 Sep, 2022 @ 8:16pm

Merged fixes from Left 4 Bots Chainsaw PickUp fix making that addon obsolete

Update: 17 Sep, 2022 @ 6:47pm

Improved the fix for bots when incapacitated and sb_allow_shoot_through_survivors is set to 0 not shooting through teammates
Attemped to fix bug where a bot would not be able to use healing items

Update: 15 Sep, 2022 @ 7:17pm

Attemped to fix bug when a bot is dead it spams the logs with errors
Adjusted the melee attack distance and melee shove distance because bots with sb_friendlyfire enabled like to deal friendly fire damage
Adjusted incap_shoot_distance because bots love to shoot walls at high distances for some reason

Update: 13 Sep, 2022 @ 7:28pm

Forgot to implement:
Attempt to fix bots when incapacitated and sb_allow_shoot_through_survivors is set to 0 not shooting through teammates

Update: 13 Sep, 2022 @ 7:12pm

The way I checked for nearby common infected only ran on game events, but with this update I make the check happen every second. Faster checking = Smarter Bots :)
Improved bot crouching while in combat
Fixed bots using chainsaws and melee weapons when far from their current target
Bots with sniper rifles will scope in when crouching to improve their accuracy
Attempted to fix bots when incapacitated and sb_allow_shoot_through_survivors is set to 0 not shooting through teammates
Attempted to fix multiple null errors

Update: 11 Sep, 2022 @ 7:09pm

Improved bot chainsaw behavior
Bots can now shove with melee weapons
Bots can now crouch in combat when fighting common infected far from their current position