Difference between revisions of "Chat"

From Isleward Wiki
Jump to navigation Jump to search
Line 5: Line 5:
  
 
== Basics ==
 
== Basics ==
To send a message to everyone in the game, simply press <code>enter</code> and type a message.
+
To open the chat, simply press <code>enter</code>. When open, you can type messages into the chat. Pressing <code>enter</code> when the chat is open will send the currently typed message if there is one.
The message will be color-coded depending on the sender's.
+
The message will be color-coded depending on the sender:
 
*(dev) : developer
 
*(dev) : developer
 
*(p) : Supporter on [https://www.patreon.com/bigbadwaffle/posts Patreon]
 
*(p) : Supporter on [https://www.patreon.com/bigbadwaffle/posts Patreon]
Line 22: Line 22:
  
 
== Linking Items ==
 
== Linking Items ==
You can link items in the chat by opening your [[inventory]], holding <code>CTRL</code> and clicking on the [[item]].
+
You can link items in the chat by opening your [[inventory]], holding <code>CTRL</code> and clicking on the [[item]], or by right-clicking on the item and clicking <code>link</code>. Linked items appear in the chat as <code>{Item Name}</code>, with the appropriate color for the item's [[quality]].
This will link the item into the chat, and when a player opens their inventory and hovers over it, it will display the name and stats of the item. Pressing <code>enter</code> and hovering over the name of the item will also display the stats of the item.
+
When a player hovers their cursor over the name of a linked item while their chat is open, the item's stats will be displayed.
Linked items appear in the chat as <code>{Item Name}</code>, with the appropriate color for the item's [[quality]].
 
  
 
== Whispers ==
 
== Whispers ==
Players can whisper to each other (send direct messages that no other players can see) by typing, <code>@player <some text to whisper to them></code>.
+
Players can whisper to each other by typing <code>@</code> and then choosing the name of the player they want to whisper to. Players can also whisper to someone by choosing their name from the dropdown menu in the bottom-left corner of chat.
If the player's name has spaces in it, you can do <code>@"Player Name With Spaces" <some text></code>.
+
Messages sent to a player by whispering will only be visible to that player and the sender.
  
 
== Party Chat ==
 
== Party Chat ==
Players can send messages to their party members by prefixing the message with <code>%</code> (for example, <code>%Hello party members!</code>).
+
Players can switch to party chat by typing <code>%</code>. One can also switch to party chat by choosing it from the dropdown menu in the bottom-left corner of chat.
 +
Messages sent in the party chat will only be visible to people who are in the same party.

Revision as of 06:46, 19 September 2020

Version 0.3.3: This article may not be up to date for the latest version of Isleward.

Chat

The chat is one of the main social features in Isleward.

Basics

To open the chat, simply press enter. When open, you can type messages into the chat. Pressing enter when the chat is open will send the currently typed message if there is one. The message will be color-coded depending on the sender:

  • (dev) : developer
  • (p) : Supporter on Patreon
  • (m) : Moderator

Chat Tabs

The chat has multiple tabs at the top to filter out messages. The default tabs are info, reputation, players, and loot, but at times more will appear, for example when using custom chat channels.

Custom Channels

Custom Channels are channels that can be created by anyone to have a different feed of messages. Custom channels are joined (created if non-existent) with /join <channel name>, and can be left with /leave <channel name>. Once joined, a tab with the channel name will appear above the chat window, enabling control over whether the messages in the channel appear in the chat window, as with the other chat tabs. To say something in a custom channel, type $<channel name> <message>.

Linking Items

You can link items in the chat by opening your inventory, holding CTRL and clicking on the item, or by right-clicking on the item and clicking link. Linked items appear in the chat as {Item Name}, with the appropriate color for the item's quality. When a player hovers their cursor over the name of a linked item while their chat is open, the item's stats will be displayed.

Whispers

Players can whisper to each other by typing @ and then choosing the name of the player they want to whisper to. Players can also whisper to someone by choosing their name from the dropdown menu in the bottom-left corner of chat. Messages sent to a player by whispering will only be visible to that player and the sender.

Party Chat

Players can switch to party chat by typing %. One can also switch to party chat by choosing it from the dropdown menu in the bottom-left corner of chat. Messages sent in the party chat will only be visible to people who are in the same party.