How do I increase the number of bots successfully?

Locked
coffeenet
Posts: 29
Joined: Mon Jan 10, 2011 6:05 am

How do I increase the number of bots successfully?

Post by coffeenet »

Hi,
I have a powerful computer. And, I love watching bots fight bots, and see how they interact. I am trying to watch a MASSIVE Royal Rumble. In attempts to achieve that, I increased sv_maxclients to 100, but got limited to 64:
#define MAX_CLIENTS 64 // absolute limit

As the number of bots reach something over 16, I get that famous netchan initialization error:
viewtopic.php?f=16&t=9220

I changed the code, but still the error presists.

1- Does anyone know how to icrease the number of bots on the map successfully?

Furthermore, I want to add even more than the allowed limit of 64. I tried to increase the MAX_CLIENTS, but got a compiling error.
2- Does anyone know how to change the MAX_CLIENTS successfully? I have strong PC, and am very eager to watch a REAL Rumble! So, the more the better! Even, if it becomes really choppy :D
Locked