This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

[L4D2] Survivor Bot AI Improver


Post New Thread Reply   
 
Thread Tools Display Modes
Author
liquidplasma
Junior Member
Join Date: May 2023
Plugin ID:
8467
Plugin Version:
1.5
Plugin Category:
Gameplay
Plugin Game:
Left 4 Dead
Plugin Dependencies:
Servers with this Plugin:
 
Plugin Description:
Survivor Bots are a nightmare to play with, especially on Expert. But what if they were better?
Unapprover:
Reason for Unapproving:
Sounds like this plugin is broken and author vanished - see also: https://forums.alliedmods.net/showpost.php?p=2807226&postcount=65
Old 05-25-2023 , 17:01   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #1

any way to make bots less of insta-death aimbot killing machines?

Last edited by liquidplasma; 05-25-2023 at 17:02.
liquidplasma is offline
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 #2

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
noto3
Member
Join Date: Jan 2021
Old 05-29-2023 , 20:47   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #3

Lastest l4dhooks

L 05/30/2023 - 02:42:49: [SM] Blaming: l4d2_sb_ai_improver.smx
L 05/30/2023 - 02:42:49: [SM] Call stack trace:
L 05/30/2023 - 02:42:49: [SM] [0] __action_setlistener
L 05/30/2023 - 02:42:49: [SM] [1] Line 901, actions_processors::BehaviorActionListeners.O nUpdatePost.set
L 05/30/2023 - 02:42:49: [SM] [2] Line 5736, F:\Games\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_ sb_ai_improver.sp::OnActionCreated
noto3 is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 05-30-2023 , 05:17   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #4

Quote:
Originally Posted by noto3 View Post
Lastest l4dhooks

L 05/30/2023 - 02:42:49: [SM] Blaming: l4d2_sb_ai_improver.smx
L 05/30/2023 - 02:42:49: [SM] Call stack trace:
L 05/30/2023 - 02:42:49: [SM] [0] __action_setlistener
L 05/30/2023 - 02:42:49: [SM] [1] Line 901, actions_processors::BehaviorActionListeners.O nUpdatePost.set
L 05/30/2023 - 02:42:49: [SM] [2] Line 5736, F:\Games\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_ sb_ai_improver.sp::OnActionCreated
You're missing the first part of the error message: "Exception reported" line
__________________
Silvers is offline
Kanashimi
Junior Member
Join Date: Jan 2023
Old 06-01-2023 , 01:14   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #5

Quote:
Originally Posted by noto3 View Post
Lastest l4dhooks

L 05/30/2023 - 02:42:49: [SM] Blaming: l4d2_sb_ai_improver.smx
L 05/30/2023 - 02:42:49: [SM] Call stack trace:
L 05/30/2023 - 02:42:49: [SM] [0] __action_setlistener
L 05/30/2023 - 02:42:49: [SM] [1] Line 901, actions_processors::BehaviorActionListeners.O nUpdatePost.set
L 05/30/2023 - 02:42:49: [SM] [2] Line 5736, F:\Games\Left 4 Dead 2\left4dead2\addons\sourcemod\scripting\l4d2_ sb_ai_improver.sp::OnActionCreated
I figured out the problem, You need to download Actions. It's practically a requirement despite OP saying it's optional. Or, if you do have it downloaded, DL it again and replace. Otherwise, the game will continue stutter every 5 seconds when it spams that error code.
Kanashimi is offline
noto3
Member
Join Date: Jan 2021
Old 05-30-2023 , 19:44   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #6

05/31/2023 - 01:44:28: [SM] Exception reported: Native is not bound
noto3 is offline
valedar
Member
Join Date: May 2022
Location: Russian
Old 06-04-2023 , 14:15   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #7

PHP Code:
L 06/04/2023 21:32:37SourceMod error session started
L 06
/04/2023 21:32:37Info (map "c1m3_mall") (file "/game/left4dead2/addons/sourcemod/logs/errors_20230604.log")
L 06/04/2023 21:32:37: [SMException reportedEntity 448 (448is invalid
L 06
/04/2023 21:32:37: [SMBlamingl4d2_sb_ai_improver.smx
L 06
/04/2023 21:32:37: [SMCall stack trace:
L 06/04/2023 21:32:37: [SM]   [0GetEntProp
L 06
/04/2023 21:32:37: [SM]   [1Line 2216C:\compilation\l4d2_sb_ai_improver.sp::SurvivorBotThink
L 06
/04/2023 21:32:37: [SM]   [2Line 1399C:\compilation\l4d2_sb_ai_improver.sp::OnPlayerRunCmd
L 06
/04/2023 21:32:37: [SMException reportedProperty "m_nUpgradedPrimaryAmmoLoaded" not found (entity 77/weapon_spawn)
L 06/04/2023 21:32:37: [SMBlamingl4d2_sb_ai_improver.smx
L 06
/04/2023 21:32:37: [SMCall stack trace:
L 06/04/2023 21:32:37: [SM]   [0GetEntProp
L 06
/04/2023 21:32:37: [SM]   [1Line 2216C:\compilation\l4d2_sb_ai_improver.sp::SurvivorBotThink
L 06
/04/2023 21:32:37: [SM]   [2Line 1399C:\compilation\l4d2_sb_ai_improver.sp::OnPlayerRunCmd
L 06
/04/2023 21:38:54Error log file session closed

Last edited by valedar; 06-04-2023 at 14:15.
valedar is offline
noto3
Member
Join Date: Jan 2021
Old 06-04-2023 , 16:39   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #8

Crash: ABQI-OXP4-GBRF
noto3 is offline
JLmelenchon
Senior Member
Join Date: Mar 2019
Old 06-06-2023 , 22:02   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #9

You're touching something that result in distance points not counting correctly sometimes in versus, first time i have that and it is since i have this plugin. I noticed that you do not add EventHookMode_PostNoCopy to round start even, it can create bugs.

Last edited by JLmelenchon; 06-06-2023 at 22:14.
JLmelenchon is offline
Edison1318
Senior Member
Join Date: Nov 2015
Location: Peaceful place of the in
Old 06-07-2023 , 13:16   Re: [L4D2] Survivor Bot AI Improver
Reply With Quote #10

The survivor bots seem to unable to throw grenades or deploy upgrade ammo packs. They just repeatedly equip it without using it. Then goes back to their firearms and does it again.
__________________
EdisonGar
Edison1318 is offline
Send a message via Skype™ to Edison1318
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 00:59.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode