IRC Chat
From OHRRPGCE-Wiki
[edit]
- Download an IRC client.
- Windows: Bersirc, mIRC, Visual IRC, HydraIRC
- Mac OS/X: Colloquy, IRCle, Linkinus
- Cross Platform: ChatZilla, KVirc, Pidgin, XChat
- Alternatively you can use the Java IRC Client provided by Castle Paradox
- Install, and run your IRC client. I suggest at this point, that you stop and sing your favorite Elvis tunes. It isn’t actually necessary to do this, but it never hurts to impersonate the King.
- Connect to the EsperNet network at irc.esper.net (connects to a random EsperNet server). You will probably have to change your client's options, or just type type "/server irc.esper.net" every time.
- Then join some of the following channels:
- #CastleParadox is the official channel of Castle Paradox. This channel is mostly general chit-chat with many OHR users
- #SlimeSalad is the semi-official channel of Slime Salad. This channel intends to be more game-making oriented (but can be chit-chatty too)
Chat. Have fun. And when you are done, stop. Sound easy enough? Please observe proper net-etiquette. Respect the Ops and the other users.
[edit] IRC Commands (Typed into the IRC command line)
- /server <server>
- Connects to a server.
- /server irc.esper.net
- /join <channel>
- Joins a channel.
- /join #ParadoxLounge
- /me <action>
- Displays an action.
- /me frolics through the field
- /nick <new nick>
- Changes your online nickname. Nicks cannot have spaces in them and have a limited character size.
- /nick NewName
- /quit <quit message>
- Disconnects from IRC and displays your quit message, if given.
- /quit I like cheese
- /part <part message>
- Leaves a channel while displaying the optional part message, but stays connected to the IRC server.
- /part Did I mention I like cheese?