Multiplayer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 33: | Line 33: | ||
</table> | </table> | ||
<br> | <br> | ||
< | <h3>To start a multiplayer server</h3><br> | ||
type command <code>eduke32 -server</code><br> | type command <code>eduke32 -server</code><br> | ||
Clients will then connect with <code>connect</code> command from console<br> | Clients will then connect with <code>connect</code> 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> | ||
<br> | <br> |
Revision as of 14:49, 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
type command 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