Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
Advertisement

Template:Eventlistheader


|}

"GMSURVEY_DISPLAY" Category: Misc


"GOSSIP_CLOSED" Category: Misc


Fired when you close the talk window for an npc

(Seems to be called twice)
arg1
The mouse button used to close the window (nil if closed when you go out of range)
"GOSSIP_CONFIRM" Category: Misc


"GOSSIP_CONFIRM_CANCEL" Category: Misc


"GOSSIP_ENTER_CODE" Category: Misc


"GOSSIP_SHOW" Category: Misc


Fired when you talk to an npc

This event typically fires when you are given several choices, including choosing to sell item, select available and active quests, just talk about something, or bind to a location. Even when the the only available choices are quests, this event is often used instead of QUEST_GREETING.
no arguments


"GUILDBANKBAGSLOTS_CHANGED" Category: Bank


Fired when the guild-bank contents change

"GUILDBANKFRAME_CLOSED" Category: Bank


Fired when the guild-bank frame is closed

"GUILDBANKFRAME_OPENED" Category: Bank


Fired when the guild-bank frame is opened

"GUILD_INVITE_CANCEL" Category: Guild


Fired when the guild invitation is declined.

"GUILD_INVITE_REQUEST" Category: Guild


Fired when you are invited to join a guild.

arg1
guild inviter
arg2
guild name
"GUILD_MOTD" Category: Guild


Fired when the guild messages of the day is shown.

arg1
guild message of the day
"GUILD_REGISTRAR_CLOSED" Category: Guild


"GUILD_REGISTRAR_SHOW" Category: Guild


"GUILD_ROSTER_SHOW" Category: Guild


"GUILD_ROSTER_UPDATE" Category: Guild


Fired when the client's guild info cache has been updated after a call to GuildRoster() or after any data change in any of the guild's data, excluding the Guild Information window.

arg1
nil if this event was triggered by the client cache being updated after a call to GuildRoster, 1 if there was a local change to Guild roster data
Advertisement