In version 2.7.1, I need to set a maximum amount of players
for a tourney tomorrow.. is the command MAX_PLAYERS,
MAX_CLIENTS, or something else? I need to set it for 6.
set maximum players
- wrtlprnft
- Reverse Outside Corner Grinder
- Posts: 1679
- Joined: Wed Jan 04, 2006 4:42 am
- Location: 0x08048000
- Contact:
As far as I know MAX_CLIENTS sets the number of different clients that can connect (which means that the maximum number of players is MAX_CLIENTS*4 if every client operates in splitscreen mode). MAX_PLAYERS doesn't even exist on my client.
Easiest way might be to wait until everyone is there, then set MAX_CLIENTS to 1. It won't kick anybody out but noone will be able to join.
Easiest way might be to wait until everyone is there, then set MAX_CLIENTS to 1. It won't kick anybody out but noone will be able to join.
Last edited by wrtlprnft on Sat Mar 04, 2006 6:06 am, edited 1 time in total.
There's no place like ::1
Yeah, sometime, maybe in 0.2.7.1, there were some others introduced, like MAX_CLIENTS_SOFT or something like that. Because MAX_CLIENTS is only the number of connections, but a person on a connection might have up to 4 people playing on his machine. ANd there's one to deal with same IP clients, and some others.
Do:
armagetronad-dedicated --doc | grep "MAX"
to see.
Do:
armagetronad-dedicated --doc | grep "MAX"
to see.
Check out my YouTube channel: https://youtube.com/@davefancella?si=H--oCK3k_dQ1laDN
Be the devil's own, Lucifer's my name.
- Iron Maiden
Be the devil's own, Lucifer's my name.
- Iron Maiden