Multiplayer: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
LoWang (talk | contribs)
No edit summary
LoWang (talk | contribs)
No edit summary
Line 34: Line 34:
<br>
<br>
To start a multiplayer server:
To start a multiplayer server:
eduke32 -server
<code>eduke32 -server</code><br>
Clients will then connect with "connect" command from console
Clients will then connect with "connect" command from console<br>
<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>
<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