View Single Post
Mystik Spiral
Senior Member
Join Date: Oct 2020
Location: Orlando, FL
Old 05-25-2023 , 20:45   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #12

Quote:
Originally Posted by liquidplasma View Post
any way to make bots less of insta-death aimbot killing machines?
Use this to adjust how long it takes the bots to react/notice an enemy:

// The time required for bots to notice enemy target is multiplied to this value.
// -
// Default: "1.0"
// Minimum: "0.000000"
// Maximum: "4.000000"
l4d2_improvedbots_vision_noticetimescale "1.0"

Use this to to give the bots less compute time (helps performance too):

// Bots' data computing time delay (infected count, nearby friends, etc). Increasing the value might help increasing the game performance, but slow down bots.
// -
// Default: "0.1"
// Minimum: "0.033000"
l4d2_improvedbots_process_time "0.1"

I have been using this plugin for some time and love it! The bots are not totally useless now, and depending on how you configure them, they can survive a campaign almost as well as a typical expert player.
Mystik Spiral is offline