WoW:PlayerName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(Updated to note that player-realm can be used in battlegrounds.)
m (Move page script moved page PlayerName to PlayerName without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{wowapitype}}
{{wowapitype}}<br>


== Lua Type ==
== Lua Type ==
Line 7: Line 7:
: This is the name of a Player or NPC.
: This is the name of a Player or NPC.


: In battlegrounds the player name suffixed with "-<realm>" can be used to reference a player from a specific realm ([[2.0_consolidated_changes]]). "Bob-Silver Hand" would refer to a player named Bob on the realm Silver Hand.
: In battlegrounds the player name suffixed with "-<realm>" can be used to reference a player from a specific realm (see the [[2.0 consolidated changes]] summary). "Bob-Silver Hand" would refer to a player named "Bob" on the realm "Silver Hand".

Latest revision as of 04:48, 15 August 2023

API types

Lua Type[edit]

String

Details[edit]

This is the name of a Player or NPC.
In battlegrounds the player name suffixed with "-<realm>" can be used to reference a player from a specific realm (see the 2.0 consolidated changes summary). "Bob-Silver Hand" would refer to a player named "Bob" on the realm "Silver Hand".