Link interact global (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
(Created page with "==Slash command== {{SlashCommandArticle|command=link_interact_global|options=name string|note=Activates context menu for a player's global name.}} * ''Name'' is the player's...")
 
No edit summary
Line 10: Line 10:
==Example==
==Example==
  /link_interact_global SuperBob 1
  /link_interact_global SuperBob 1
===Also===
* {{slashcommand|link_interact}}
* {{slashcommand|contextmenu}}
* [[context menu|Context Menus]]

Revision as of 22:31, 18 June 2022

Slash command

/link_interact_global name string

Activates context menu for a player's global name.

  • Name is the player's global name
  • String can be anything. It appears to serve no purpose, however the command requires something be there.
  • Do not put the @ symbol on the global name. The command does that automatically.
  • All but one of the menu options work in the context menu, including inviting a player to a team or league using their global name.
  • Add Friend will not work because global names can not be added to the server Friends List.

Example

/link_interact_global SuperBob 1

Also