Wowpedia

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

READ MORE

Wowpedia
Advertisement

Template:Eventlistheader


|}

"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_ENTER_CODE" Category: Misc


"GOSSIP_SHOW" Category: Misc


Fired when you talk to an npc

(Quest dialogue boxes and Vending boxes do not call this event)
no arguments


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

arg1
nil if this event was triggered by the client cache being update, 1 if the server data is changed and the cache needs to be updated
Advertisement