Changes

Jump to navigation Jump to search

Internet Relay Chat

2,267 bytes added, 13:47, 18 April 2019
m
Adding babel category
==IntroductionDescription ==The official IRC channels are on irc(Internet Relay Chat) is an instant messaging chat.rizonIt can be accessed within the Wurm Online client or externally through a variety of different applications.net port:6667.<ul><li>#wurm - For general chat</li></ul>
[irc://ircThere are some official chat channels set up by the Wurm team - however, keep in mind that these channels are designed for general chat.rizonAnyone available is happy to help if you have questions, but you may not receive a timely response.net/wurm Connect Now (IRC)]<BR>[http://wwwIf you need assistance, you can post your questions on the forums or in CA Help chat on Wurm Online.rizon.net/chat IRC Web client]
''Note: You are welcome to come to the There is also no place on IRC channel for help but as to solve many problems we need to see the full crash log it is recommended reporting bugs from Wurm Online - you use must report bugs through the [httphttps://forum.wurmonline.com/ wurm index.php?/forum/6-maintenance-buildings/ forums] instead. Also, do not expect an immediate response in the IRC channel, unless people are actively conversing it will likely take several minutes to get a response. Finally, although game masters are sometimes present in the IRC channel, it is not intended to function as a game assistance channelor exploitable bugs through Wurm Online's [[support]] ticket system.''
== Connecting to IRC ==[[File:Command_irc.jpg|500px|thumb|right|Chat windows after entering "irc" in Console. The bottom row of tabs are the IRC server and channels.]]===Ingame IRC===To open IRC in the Wurm Online client:# Open the Console with {{key|F1}}# Type <code>irc</code>
To use IRC from within the client, simply open up the console window by pressing F1 and type in This will connect you to ''Host: irc.rizon.net Port: 6667'', where Wurm Online official channels are located. This will spawn a new set of tabs in the chat window that are connected also connects you direct to the Rizon network''#wurm'', and it auto joins the official #wurm Wurm Online IRC channel.
'''Note''': You can configure your client to automatically instead connect to IRC a different server by editing your autorun.txt file typing <code>irc <host> <port></code> in your wurm client folderConsole. (The location of this file can be changed in the wurm client to be character specific.)Example:ircircsay /msg NickServ IDENTIFY yourircpasswordhere (Skip this line if you haven't registered with IRC)ircsay /join #yourchannel
===IRC Clientsclients ===There are several different clients used for connecting to IRC outside of Wurm Online. Some examples are:
* [https://www.irccloud.com IRCCloud] (Works as a web app, or can be downloaded to iOS/Android or Linux. Also allows multiple sign-ins)
* [https://hexchat.github.io/ HexChat] (Downloadable client)
* [http://www.mirc.com/ Mirc]
* [http://www.xchatntalk.orgde/ Xchat]* [http://www.hacksrus.com/~gindaNettalk/chatzillaen/ ChatZilla extensionNettalk] for Firefox.* [httphttps://www.operarizon.comnet/ Operachat Rizon Web Client] has IRC built-(Temporary web sign in.* [http://pidgin.im/pidgin/home/ Pidgin Irc Protocol] Has IRC Plugin.The to Rizon server, where Wurm client also includes basic IRC support (as of version [[Wurm_Client_Release_History#2.1.10|2.1.10]]). (see [[Setting up IRC in the client]]Online channels are hosted)
==Useful IRC Commands==[[File:Nick_newname.jpg|500px|thumb|right|Message that appears after using the "/nick" command to change your username]]
===How to Register your IRC Nickname=Username ==
In Your username in IRCwill be your Wurm character's name, not unless someone is logged in with the same name - in an actual channelthis case, enter IRC will add a few numbers to the following <code>/msg nickserv REGISTER password email@emailend of your name.com</code>
===How to identify yourself===To change your username, use <code>/nick <new name></code> from the Server tab or from an IRC channel tab. You can also do any commands in IRC through the Console by first using <code>ircsay</code>
In == Registering in IRC ==Registering in IRCallows you to keep your username and prevents others from logging in under your name. To register:# Make sure your username is what you want to register. If not, not change it to what you want it to be.# <code>/msg NickServ register <password> <email></code>.# Complete registration through your email.# Identify (log in) using your new password with <code>/msg NickServ IDENTIFY <your password></code>. == Logging in an actual channelto IRC ==Once you register your username, enter you can log in with <code>/msg NickServ IDENTIFY <your password></code> === Automatic login through Wurm Online === The Wurm Online client runs an autorun file upon logging into the game. You can modify this file to do different things (by default, it is set to <code>say /time</code>, which tells the date, time, and server info) - anything in the autorun file is executed through the Console. By default, you can find your '''autorun.txt''' file under <code>C:/Users/<''your username''>/wurm/configs/<config name password(default is ''default'')>/autorun.txt</code> You can set up your autorun file to open IRC, log in with your username and password, and connect to a number of channels. Here is an example of what this may look like in the autorun file: <pre>irc
Or just enter the ircsay /msg nickserv identify <your password in your IRC client.>
===How to close a former session===TIMEOUT 5
When your client crahes, your previous session may remain open, preventing you from accessing that nick. You can close the session manually though.ircsay /join #channel</pre>
In IRC, not Adding a ''TIMEOUT'' command is to tell the command to wait for a number of seconds. This may be necessary to add because otherwise it may try to join channels before you have successfully logged in an actual channel, enter <code>/msg nickserv GHOST name password</code>. This is particularly important for channels with restrictions on users who may join.
===How to reclaim your name===[[File:Join_wurmpedia.jpg|500px|thumb|right|A new channel tab is opened after using the "/join" command]]
Nickserv doesn't reserve names, so someone might be using you registered name and you may want to reclaim it.== Joining or leaving a channel ==
In IRC, not in an actual Join a channel, enter with <code>/msg nickserv RECOVER name passwordjoin #channel</code>followed by * If the channel requires a password, add the password after the channel name. <code>/msg nickserv RELEASE name join #channel <''password''></code>
Leave a channel with <code>/raw part #channel</code>
* Note: You won't see any confirmation of leaving the channel. If you type in the channel's tab, the Server tab will send you an error:
:<span style="color:#ff0000">'''[17:22:38] >>> Error 404 Cannot send to channel <<<'''</span>
Note: The Ghost and Release commands may not be necessary as they time out automatically== Wurm Online channels ==* '''#wurm''' - General chat for Wurm Online. Any notices on server downtime or other important messages are shared here by Wurm Online staff.* '''#wurmpedia''' - For discussing Wurmpedia articles needing updates.* '''#wurmunlimited''' - Chat for Wurm Unlimited.* '''#wumodding''' - Discussion of modding Wurm Unlimited.
==See AlsoNotes ==*[[Any IRC commands through Wurm Online can be done in 2 ways:WikiPedia:Internet Relay Chat|WikiPedia article on IRC]]*[[:WikiPedia:list of IRC clients|WikiPedia list of IRC clients]]* Type the command in Server or #channel tabs** Type <code>ircsay</code> before the command in Console
[[Category:MiscBabel/I]]
editor
7,290

edits

Navigation menu