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

Bots, Hats and running of free edicts


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Jwu
AlliedModders Donor
Join Date: Sep 2011
Location: Austria
Old 11-03-2014 , 16:06   Bots, Hats and running of free edicts
Reply With Quote #1

Since the Halloween update my server with bots tend run out of free edicts when a bot plugin trys to equip hat/misc.

L 11/03/2014 - 19:50:53: (5.03%) 103 point_spotlight
L 11/03/2014 - 19:50:53: (6.20%) 127 prop_dynamic
L 11/03/2014 - 19:50:53: (44.51%) 912 tf_wearable
L 11/03/2014 - 19:50:53: Total edicts: 2049
L 11/03/2014 - 19:50:53: Engine error: ED_Alloc: no free edicts

While the bots still wear and use other than stock weapons, hats and misc are gone...but still exist somewhere i guess after seeing the 900+ tf_wearables in the log. There are no errors from extensions or plugin.

Did something change? Do I have to change something?
Jwu is offline
pheadxdll
AlliedModders Donor
Join Date: Jun 2008
Old 11-03-2014 , 16:24   Re: Bots, Hats and running of free edicts
Reply With Quote #2

In the last update, the gamedata for EquipWearable/RemoveWearable has changed. Confirm it with:
Code:
			"CBasePlayer::EquipWearable"
			{
				"linux"		"427"
				"windows"		"426"
			}
			"CBasePlayer::RemoveWearable"
			{
				"linux"		"428"
				"windows"		"427"
			}
__________________
pheadxdll is offline
Jwu
AlliedModders Donor
Join Date: Sep 2011
Location: Austria
Old 11-03-2014 , 16:45   Re: Bots, Hats and running of free edicts
Reply With Quote #3

Thanks for the quick help, pheadxdll! Forgot about to check the gamedata. .-. It is working now!
And yes, i can see you shaking your head asherkin.
Jwu 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 00:17.


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