by Spike » Fri Oct 08, 2010 8:51 pm 
			
			maxplayers in quakeworld is 32, always.
maxclients and maxspectators is variable, but there are _always_ 32 slots.
Your bots will still crash if more than 8 people join the server. Or the same one in a join/qportchange/rejoin flood (you can ban them, but they still can consume multiple slots from a single ip).
			.