Revision 851
Increased the max entities buffer - to try to prevent the “ED_Alloc: no free edicts” errors Changed Files:
[ul]
[li]trunk/src_garrysmod/game/server/mapentities.cpp[/li][/ul]
Committed By Garry Newman
Revision 851
Increased the max entities buffer - to try to prevent the “ED_Alloc: no free edicts” errors Changed Files:
[ul]
[li]trunk/src_garrysmod/game/server/mapentities.cpp[/li][/ul]
Committed By Garry Newman
Win. What’s the new limit?
2001?
More then the previous one.
It isn’t increasing the entity limit, it’s increasing the bufferzone, where it stops you creating new entities via Lua.