Difference between revisions of "Channel System"
Jump to navigation
Jump to search
| Line 30: | Line 30: | ||
* <code>@channel create <#channel_name> <password></code> creates a temporary channel with a password | * <code>@channel create <#channel_name> <password></code> creates a temporary channel with a password | ||
* <code>@channel setcolor</code> changes a channel's color | * <code>@channel setcolor</code> changes a channel's color | ||
* <code>@channel | * <code>@channel list colors</code> lists all available colors; available colors are | ||
** <code>Default</code> | ** <code>Default</code> | ||
** <code><font color="red">Red</font color></code> | ** <code><font color="red">Red</font color></code> | ||
Revision as of 19:48, 18 May 2018
Hercules comes with an inbuilt channel system for global chat[1].
To type in a channel, put its name where you would normally put a character name to whisper; sending a message to a channel joins it automatically.
Note: Currently, only #main and #map are joined automatically on logging in; you need to join a channel to see messages in it.
Existing Channels
#mainis for general global chat#lfgis for party search#tradeis for all sell/buy/trade messages#offtopicis for chat not related to RO#mapenables chatting with other players on the same map#supportis for tech support as well as GM support
#allyenables chat with your guild's allies
General Commands
@channellists all channel-related commands@channel listlists all public channels@channel bindto <#channel_name>binds your global chat to a specific channel, making everything you type that would normally displayed to nearby characters be redirected to that channel instead@channel unbindunbinds your global chat from the current bound channel
Joining and Leaving
@join <#channel_name>joins a public channel@join <#channel_name> <password>joins a private channel@channel leave <#channel_name>leaves a channel
Channel Creation and Administration
@channel create <#channel_name>creates a temporary channel, which disappears when the last member leaves@channel create <#channel_name> <password>creates a temporary channel with a password@channel setcolorchanges a channel's color@channel list colorslists all available colors; available colors areDefaultRedBlueOrangeCyanYellowGreenLight_GreenNormal
@channel ban <#channel_name> <character name>bans a character from the channel@channel unban <#channel_name> <character name>unbans a character from the channel@channel banlist <#channel_name>lists all characters banned from the channel@channel setopt <#channel_name> JoinAnnounce 1enables join messages for the channel; setting it to0disables it