Get global name (Slash Command): Difference between revisions

From Unofficial Homecoming Wiki
Jump to navigation Jump to search
No edit summary
(Update per discussion with Conviction on Discord)
 
Line 10: Line 10:
::''local_name'' has the global name: @''global_name'', or
::''local_name'' has the global name: @''global_name'', or
::Chat handle '@global_name' is not online, hidden, or does not exist.
::Chat handle '@global_name' is not online, hidden, or does not exist.
::Chat handle 'local_name' is not online, hidden, or does not exist.


 
The third reply is received when there is no global name corresponding to the local name on the server. This does not mean the name is necessarily available - for example, it may be forbidden.


==Example==
==Example==
  /getglobalname "Super Slug"
  /getglobalname "Super Slug"


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


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

Latest revision as of 17:24, 23 January 2024

Slash Command

/get_global_name local_name

This command looks up the global name of any character when a character's name (i.e., local name) is entered.

  • The command will look up the player's global name whether the player is online or not.
  • Their global name is displayed in the system chat channel as either:
local_name has the global name: @global_name, or
Chat handle '@global_name' is not online, hidden, or does not exist.
Chat handle 'local_name' is not online, hidden, or does not exist.

The third reply is received when there is no global name corresponding to the local name on the server. This does not mean the name is necessarily available - for example, it may be forbidden.

Example

/getglobalname "Super Slug"