dplay_maxclients

Gives the maximum number of clients that can connect to the server.

Range:

1..4  A6   C 
1..8  A7   C 
1..unlimited, default 25  P 

Type:

var

Remarks:

If more clients try to connect to a session, they are refused. In the development version, error 1403 "Too many clients" is displayed.

Example:

dplay_maxclients = 100;

See also:

num_clients ► latest version online