Raised This Month: $51 Target: $400
 12% 

[L4D/L4D2] Grenade Throwing Bots


Post New Thread Reply   
 
Thread Tools Display Modes
theproperson
Member
Join Date: Feb 2017
Old 07-06-2019 , 08:51   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #101

Quote:
Originally Posted by doroemon View Post
Try This,I'm using on my server and I am pretty sure this is working
Your version keeps spewing nonstop errors in my console and log. The following gets printed 17 times on every map transition.

L 07/06/2019 - 06:45:20: SourceMod error session started
L 07/06/2019 - 06:45:20: Info (map "c1m1_hotel") (file "errors_20190706.log")
L 07/06/2019 - 06:45:20: [SM] Exception reported: Invalid Handle 0 (error: 4)
L 07/06/2019 - 06:45:20: [SM] Blaming: grenade_throwing_bots-l4d2.smx
L 07/06/2019 - 06:45:20: [SM] Call stack trace:
L 07/06/2019 - 06:45:20: [SM] [0] ArrayList.Length.get
L 07/06/2019 - 06:45:20: [SM] [1] Line 101, C:\Users\dora\Desktop\srcds manager\ServerFile\Left4DeadServer\left4dead2 \addons\sourcemod\scripting\grenade_throwing_ bots-l4d2.sp::OnEntityDestroyed
L 07/06/2019 - 06:45:20: [SM] Exception reported: Invalid Handle 0 (error: 4)
L 07/06/2019 - 06:45:20: [SM] Blaming: grenade_throwing_bots-l4d2.smx
theproperson is offline
Louiz
Junior Member
Join Date: Jun 2018
Old 07-27-2019 , 17:39   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #102

Going to not use this plugin until updated.
I can't really stand how it just barely works in L4D1-2 and now how sometimes the Bots don't even throw their grenades at the tank nor horde.
Louiz is offline
Louiz
Junior Member
Join Date: Jun 2018
Old 10-25-2019 , 12:43   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #103

so guys nice update huh, really good
Louiz is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 10-25-2019 , 13:18   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #104

Yeah you know people have lives too and all these plugins are being provided for free using our spare time. You're welcome, really nice.
__________________
Silvers is offline
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 10-26-2019 , 02:09   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #105

This is why some of us just stopped updating our plugins, because of people like you who feel entitled to free plugins. We don't get any monetary gain from releasing these plugins publicly so don't think that we're obligated to keep your ungrateful ass happy.
__________________
Psyk0tik is offline
Mi.Cura
Veteran Member
Join Date: Dec 2016
Location: Brazil
Old 10-26-2019 , 14:05   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #106

It's unbelievable that some people can be so stupid.

Developers work hard to create awesome plugins for free, and share their knowledge and work so everyone can have fun.

It's a shame people complain about something that is given away for free.

I take this opportunity to say thank you to all the developers who have allowed the use of their plugins on my servers, because I know the time and work available for this.

Thank you all!
__________________
Mi.Cura | Modded Servers | L4D2
https://steamcommunity.com/groups/micuramodzombie
Mi.Cura is offline
SombiMan
Junior Member
Join Date: Jun 2020
Old 06-13-2020 , 03:00   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #107

//// grenade_throwing_bots-l4d2.sp
//
// C:\Users\SombiMan\Downloads\grenade_throwing_ bots-l4d2.sp(194) : error 047: array sizes do not match, or destination array is too small
//
// 1 Error.
//
// Compilation Time: 1.28 sec
// ----------------------------------------

I fixed this error by adding a "[0]" to "bChill" at line 194. I'm not sure what that did but it no longer shows an error during compiling. I have almost 0 experience in programming. I'm using Edison's version. I don't know how to solve the bug where the bots lifts a throwable but doesn't throw it, but I would like to solve this too. This is my first time posting in this site so please tell me if I've done anything wrong.

Edit:
So I investigated the difference between doroemon's version and Edison's. The only difference I could find was that "buttons |=" in Edison's version was replaced by "buttons &=" in doroemon's version at line 322. Not sure what the importance of this is.
Attached Files
File Type: sp Get Plugin or Get Source (grenade_throwing_bots-l4d2.sp - 122 views - 15.1 KB)

Last edited by SombiMan; 06-15-2020 at 07:25.
SombiMan is offline
Secepeul
Junior Member
Join Date: Apr 2019
Old 06-16-2020 , 14:25   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #108

Look guys, i ain't trying to start something ,just wanted to ask if anybody is working on this or not. Cuz this is pretty outdated and for me personally doesn't work at all( using the latest sourcemod and metamod ).
Secepeul is offline
Alex101192
Senior Member
Join Date: Aug 2018
Old 06-16-2020 , 14:28   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #109

Quote:
Originally Posted by Secepeul View Post
Look guys, i ain't trying to start something ,just wanted to ask if anybody is working on this or not. Cuz this is pretty outdated and for me personally doesn't work at all( using the latest sourcemod and metamod ).
This plugin needs downtown to work, a dead and outdated extension that doesn't work on most recent sourcemod versions, with multiple confusing versions of gamedatas that nobody knows in which version they are supposed to go.

If you want an actual working plugin go to https://forums.alliedmods.net/showth...=290637&page=3 and download the version posted on comment number #28.

Last edited by Alex101192; 06-16-2020 at 14:29.
Alex101192 is offline
Secepeul
Junior Member
Join Date: Apr 2019
Old 06-16-2020 , 14:50   Re: [L4D/L4D2] Grenade Throwing Bots
Reply With Quote #110

Quote:
Originally Posted by Alex101192 View Post
This plugin needs downtown to work, a dead and outdated extension that doesn't work on most recent sourcemod versions, with multiple confusing versions of gamedatas that nobody knows in which version they are supposed to go.

If you want an actual working plugin go to https://forums.alliedmods.net/showth...=290637&page=3 and download the version posted on comment number #28.
Thanks you so much, hopefully he will add mollys and jars but until then, this will do for sure.
Secepeul is offline
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 12:03.


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