WoW:PlayerName: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Updated to note that player-realm can be used in battlegrounds.)
Line 1: Line 1:
{{wowapitype}}
{{wowapitype}}
{{Stub/API}}
 
This is the name of a Player or NPC, as a String.
== Lua Type ==
String
 
== Details ==
: 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.

Revision as of 19:10, 25 June 2007

API types

Lua Type

String

Details

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.