Difference between revisions of "Multiplayer"

From EDukeWiki
Jump to: navigation, search
m
Line 32: Line 32:
  
 
</table>
 
</table>
 +
<br>
 +
To start a multiplayer server:
 +
eduke32 -server
 +
Clients will then connect with "connect" command from console
 +
<i>note you will probably have to change the default console key in keyboard options to something else because "pause" just pauses the game and does not open console</i>

Revision as of 15:47, 26 March 2010

We can list servers here in future when Server/Client is more stable. :)

Server Name Max Players IP:Port IRC Server/Channel
EDuke32 8 123.456.78.90:23513 irc://irc.freenode.net/eduke32
last_pissed_time 8 123.456.7.890:23513 N/A
fraggedself 4 123.456.7.890:23513 N/A


To start a multiplayer server: eduke32 -server Clients will then connect with "connect" command from console note you will probably have to change the default console key in keyboard options to something else because "pause" just pauses the game and does not open console