Afk (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
imported>Thirty7
mNo edit summary
No edit summary
Line 5: Line 5:
{{slashcommand|bind|key'' "afk ''Your message''$$startchat"}}'
{{slashcommand|bind|key'' "afk ''Your message''$$startchat"}}'


Where ''key'' is the key used to begin entering text. Most often bound to the ENTER key, it can be removed with the {{slashcommand|unbind}} command.
* '''key''' is the keyboard key used to begin entering text.  
* Most often bound to the ENTER key.
* The bind can be removed with the {{slashcommand|unbind}} command.
* Your AFK status is removed as soon as you send your message.
 
This bind will display a message above your character's head whenever you are typing. If you are busy typing, it will automatically send your AFK message to anyone sending you a private tell. This lets people know that you're currently typing and not intentionally unresponsive.
 
===Example===
/bind Enter "AFK Hold on, typing...$$startchat"
 
 


{{Navbox Communication}}
{{Navbox Communication}}


[[Category:Communication Commands]]
[[Category:Communication Commands]]

Revision as of 17:50, 19 June 2022

/afk message(optional)

This command causes a gray bubble to appear over the character's head, containing the specified text, or 'AFK' if none is specified. Also sets character's AFK mode. Any tells received while the bubble is above their head will automatically be replied to with whatever is in that bubble

The 'Talking' Bind

/bind key "afk Your message$$startchat"

  • key is the keyboard key used to begin entering text.
  • Most often bound to the ENTER key.
  • The bind can be removed with the /unbind command.
  • Your AFK status is removed as soon as you send your message.

This bind will display a message above your character's head whenever you are typing. If you are busy typing, it will automatically send your AFK message to anyone sending you a private tell. This lets people know that you're currently typing and not intentionally unresponsive.

Example

/bind Enter "AFK Hold on, typing...$$startchat"