Raised This Month: $32 Target: $400
 8% 

[TF2] Bot Combat Improvements


Post New Thread Reply   
 
Thread Tools Display Modes
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 12-21-2019 , 02:33   Re: [TF2] Bot Combat Improvements
Reply With Quote #11

tf_bot_combat_improvements.sp provided on post #9 does not work because line 32 in code requires the bot to be cloaked and disguised before it will work.

bot_combat_improvements.sp provided on post #6 works but doesn't seem to change behavior much other than bots occasionally giving random voice commands.

I may not have noticed much of a behavior difference because the Bots on my server already have random difficulty levels.

Maybe it would work better if/when these two plugins were merged.
PC Gamer is offline
Marqueritte
Junior Member
Join Date: Dec 2019
Location: Asia
Old 12-21-2019 , 03:11   Re: [TF2] Bot Combat Improvements
Reply With Quote #12

Quote:
Originally Posted by PC Gamer View Post
tf_bot_combat_improvements.sp provided on post #9 does not work because line 32 in code requires the bot to be cloaked and disguised before it will work.

bot_combat_improvements.sp provided on post #6 works but doesn't seem to change behavior much other than bots occasionally giving random voice commands.

I may not have noticed much of a behavior difference because the Bots on my server already have random difficulty levels.

Maybe it would work better if/when these two plugins were merged.
tf_bot_combat_improvements is fixed try again
Marqueritte is offline
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 12-21-2019 , 03:54   Re: [TF2] Bot Combat Improvements
Reply With Quote #13

Quote:
Originally Posted by PC Gamer View Post
tf_bot_combat_improvements.sp provided on post #9 does not work because line 32 in code requires the bot to be cloaked and disguised before it will work.

bot_combat_improvements.sp provided on post #6 works but doesn't seem to change behavior much other than bots occasionally giving random voice commands.

I may not have noticed much of a behavior difference because the Bots on my server already have random difficulty levels.

Maybe it would work better if/when these two plugins were merged.
Oh, sorry
i fixed
EfeDursun125 is offline
John Derek
Junior Member
Join Date: Aug 2015
Old 12-21-2019 , 23:34   Re: [TF2] Bot Combat Improvements
Reply With Quote #14

A little suggestion for the RTD support, would it be possible when bots roll spawn sentry or dispenser that they spam the medic call? (using RTD revamped). They other rolls like fireball work quite well with the bot voice chatter plugin

Last edited by John Derek; 12-21-2019 at 23:36.
John Derek is offline
proerd888
Member
Join Date: Oct 2019
Location: Brazil, SP, Campinas
Old 01-06-2020 , 16:03   Re: [TF2] Bot Combat Improvements
Reply With Quote #15

L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
proerd888 is offline
Marqueritte
Junior Member
Join Date: Dec 2019
Location: Asia
Old 01-11-2020 , 15:27   Re: [TF2] Bot Combat Improvements
Reply With Quote #16

Should be fixed now
Quote:
Originally Posted by proerd888 View Post
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
L 01/06/2020 - 17:47:55: [SM] Exception reported: Client index -1 is invalid
L 01/06/2020 - 17:47:55: [SM] Blaming: tf_bot_combat_improvements.smx
L 01/06/2020 - 17:47:55: [SM] Call stack trace:
L 01/06/2020 - 17:47:55: [SM] [0] GetClientAbsOrigin
L 01/06/2020 - 17:47:55: [SM] [1] Line 66, tf_bot_combat_improvements.sp::OnPlayerRunCmd
Marqueritte is offline
WeDoItLive
Member
Join Date: Mar 2015
Old 04-20-2020 , 13:42   Re: [TF2] Bot Combat Improvements
Reply With Quote #17

Is it just me or I can't compile the plugins in the OP?
Others posted in the thread compile fine.
I've tried in forum compiling, on spider, and on 1.9 and 1.10. All fail to compile.
Spider (same in 1.10 since spider uses it) gives a pretty detailed list of why they can't.

Code:
SourcePawn Compiler 1.10
Copyright (c) 1997-2006 ITB CompuPhase
Copyright (c) 2004-2018 AlliedModders LLC

plugin.sp(27) : error 017: undefined symbol "IsValidClient"
plugin.sp(36) : error 017: undefined symbol "Client_GetClosest"
plugin.sp(41) : error 017: undefined symbol "IsValidClient"
plugin.sp(59) : error 017: undefined symbol "GetNearestEntity"
plugin.sp(63) : error 017: undefined symbol "IsWeaponSlotActive"
plugin.sp(75) : error 017: undefined symbol "IsWeaponSlotActive"
plugin.sp(113) : error 017: undefined symbol "IsWeaponSlotActive"
plugin.sp(124) : error 017: undefined symbol "IsPointVisible"
plugin.sp(146) : error 017: undefined symbol "IsWeaponSlotActive"
plugin.sp(152) : error 017: undefined symbol "IsPointVisible"
plugin.sp(154) : error 017: undefined symbol "TF2_LookAtPos"
plugin.sp(156) : error 017: undefined symbol "IsPointVisible"
plugin.sp(158) : error 017: undefined symbol "TF2_LookAtPos"
plugin.sp(160) : error 017: undefined symbol "IsWeaponSlotActive"
plugin.sp(162) : error 017: undefined symbol "TF2_LookAtPos"
plugin.sp(166) : warning 217: loose indentation
plugin.sp(170) : error 017: undefined symbol "GetAliveMedicsCount"
plugin.sp(172) : error 017: undefined symbol "FakeClientCommandThrottled"
plugin.sp(180) : error 017: undefined symbol "TF2_GetNumHealers"
plugin.sp(182) : error 017: undefined symbol "FakeClientCommandThrottled"
plugin.sp(192) : error 017: undefined symbol "IsWeaponSlotActive"
plugin.sp(196) : error 017: undefined symbol "TF2_MoveTo"
plugin.sp(205) : error 017: undefined symbol "TF2_MoveOut"
plugin.sp(216) : error 017: undefined symbol "Filter"
plugin.sp(224) : error 017: undefined symbol "TF2_MoveOut"
plugin.sp(233) : warning 217: loose indentation
plugin.sp(236) : warning 217: loose indentation
plugin.sp(236) : error 029: invalid expression, assumed zero
plugin.sp(236) : warning 215: expression has no effect
plugin.sp(236) : error 001: expected token: ";", but found "void"

Compilation aborted.
26 Errors.
WeDoItLive is offline
Marqueritte
Junior Member
Join Date: Dec 2019
Location: Asia
Old 04-20-2020 , 18:29   Re: [TF2] Bot Combat Improvements
Reply With Quote #18

i would assume i donked something up. i'll look into it

Last edited by Marqueritte; 04-20-2020 at 18:30.
Marqueritte is offline
Marqueritte
Junior Member
Join Date: Dec 2019
Location: Asia
Old 04-20-2020 , 18:47   Re: [TF2] Bot Combat Improvements
Reply With Quote #19

Thanks for pointing this out, It's fixed. Try downloading it now.

Quote:
Originally Posted by WeDoItLive View Post
Is it just me or I can't compile the plugins in the OP?
Others posted in the thread compile fine.
I've tried in forum compiling, on spider, and on 1.9 and 1.10. All fail to compile.
Spider (same in 1.10 since spider uses it) gives a pretty detailed list of why they can't.
Marqueritte is offline
WeDoItLive
Member
Join Date: Mar 2015
Old 04-20-2020 , 22:22   Re: [TF2] Bot Combat Improvements
Reply With Quote #20

Doesn't compile for whatever reason on here, but compiles perfectly fine on Spider.
Thank you!
WeDoItLive is offline
Reply


Thread Tools
Display Modes

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 20:37.


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