Difference between revisions of "IRC"

From #openttdcoop wiki

Jump to: navigation, search
(added useful commands)
(Helpful commands/settings to make your Nick belonging to you)
Line 32: Line 32:
 
<pre>
 
<pre>
 
/msg nickserv set enforce on
 
/msg nickserv set enforce on
 +
</pre>
 +
 +
Your nick might change due reconnect
 +
<pre>
 +
/msg nickserv ghost <masternick> <password>
 +
</pre>
 +
 +
or your nick might be occupied by an other user
 +
<pre>
 +
/msg nickserv regain <masternick> <password>
 
</pre>
 
</pre>
  

Revision as of 13:34, 22 March 2009

IRC (Internet Relay Chat) is used to improve the communication between all players and friends of #openttdcoop.

Channel: #openttdcoop + Server: irc.oftc.net / irc://irc.oftc.net/openttdcoop

If you want to join our community, you will need an IRC client. We therefore recommend one of these clients:


If you installed the client, connect to the OFTC IRC network. For further details and FAQ see http://www.oftc.net/ .

To join our channel, simply type: /join #openttdcoop, or join via irc://irc.oftc.net/openttdcoop . Be sure to have IRC_Highlighting enabled.

Helpful commands/settings to make your Nick belonging to you

First of all, register it

/msg nickerv register <password> <email>

Link from your old/alternative nicks to the master nick:

/msg nickserv link <masternick> [<password>] (if it isn't the same)

if the nick is likely used by others, set enforce on:

/msg nickserv set enforce on

Your nick might change due reconnect

/msg nickserv ghost <masternick> <password>

or your nick might be occupied by an other user

/msg nickserv regain <masternick> <password>

general help from the services:

/msg nickserv help
/msg chanserv help
Powered by MediaWiki