Link interact (Slash Command): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
==Slash command== | ==Slash command== | ||
{{SlashCommandArticle|command=link_interact|options=name|note=Activates context menu for a player's character | {{SlashCommandArticle|command=link_interact|options=name|note=Activates context menu for a player's character name.}} | ||
* The resulting context menu is the same context menu that appears when left-clicking on a character's name in the chat window. | * The resulting context menu is the same context menu that appears when left-clicking on a character's name in the chat window. | ||
*If a player's global name is used, some features such as sending them a message will still work, but most of the other items will not. Use {{slashcommand|link_interact_global}} instead. | |||
==Example== | ==Example== | ||
/link_interact SuperBob | /link_interact SuperBob | ||
/link_interact @SuperBob | /link_interact @SuperBob | ||
===Also=== | |||
* {{slashcommand|link_interact_global}} | |||
* {{slashcommand|contextmenu}} | |||
* [[context menu|Context Menus]] |
Revision as of 22:15, 18 June 2022
Slash command
/link_interact name
Activates context menu for a player's character name.
- The resulting context menu is the same context menu that appears when left-clicking on a character's name in the chat window.
- If a player's global name is used, some features such as sending them a message will still work, but most of the other items will not. Use /link_interact_global instead.
Example
/link_interact SuperBob /link_interact @SuperBob