Some of my players that are using the bugfixedhl client are starting to get
CL_ParsePacketEntities: new index==Max_Packet_Entities
I do understand it's reaching max point entities on my server but since it's not affecting the original client I assume we can get this fixed.
While the players using the original 25th client doesn't get kicked for this, I assume the 25th Entities is higher value than the current version of bugfixedhl.
I do know they can fix this with a few commands in the launch parameters but for the players that don't read the motd to do this if they are getting kicked can get annoying.
Fixing this will require, -num_edicts 3072 in launch parameters.
Can we up the Edicts on the actual bugfixedhl end on a update so we don't have to tell everyone to do this?
Some of my players that are using the bugfixedhl client are starting to get
CL_ParsePacketEntities: new index==Max_Packet_Entities
I do understand it's reaching max point entities on my server but since it's not affecting the original client I assume we can get this fixed.
While the players using the original 25th client doesn't get kicked for this, I assume the 25th Entities is higher value than the current version of bugfixedhl.
I do know they can fix this with a few commands in the launch parameters but for the players that don't read the motd to do this if they are getting kicked can get annoying.
Fixing this will require, -num_edicts 3072 in launch parameters.
Can we up the Edicts on the actual bugfixedhl end on a update so we don't have to tell everyone to do this?