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.)
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".

Revision as of 10:59, 8 August 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 (see the 2.0 consolidated changes summary). "Bob-Silver Hand" would refer to a player named "Bob" on the realm "Silver Hand".