Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
More
History
Search
Navigation
Home
Random page
Help using wiki
Editions
for WoW
for WildStar
for Solar2D
Documentation
for WoW
for WildStar
Reference
WoW
⦁ FrameXML
⦁ AddOns
⦁ API
⦁ WoW Lua
WildStar
⦁ AddOns
⦁ API
⦁ WildStar Lua
Engine
Tools
What links here
Related changes
Special pages
Page information
Site
Recent Changes
Editing
WoW:Events/G
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
Advanced
Special characters
Help
Heading
Level 2
Level 3
Level 4
Level 5
Format
Insert
Latin
Latin extended
IPA
Symbols
Greek
Greek extended
Cyrillic
Arabic
Arabic extended
Hebrew
Bangla
Tamil
Telugu
Sinhala
Devanagari
Gujarati
Thai
Lao
Khmer
Canadian Aboriginal
Runes
Á
á
À
à
Â
â
Ä
ä
Ã
ã
Ǎ
ǎ
Ā
ā
Ă
ă
Ą
ą
Å
å
Ć
ć
Ĉ
ĉ
Ç
ç
Č
č
Ċ
ċ
Đ
đ
Ď
ď
É
é
È
è
Ê
ê
Ë
ë
Ě
ě
Ē
ē
Ĕ
ĕ
Ė
ė
Ę
ę
Ĝ
ĝ
Ģ
ģ
Ğ
ğ
Ġ
ġ
Ĥ
ĥ
Ħ
ħ
Í
í
Ì
ì
Î
î
Ï
ï
Ĩ
ĩ
Ǐ
ǐ
Ī
ī
Ĭ
ĭ
İ
ı
Į
į
Ĵ
ĵ
Ķ
ķ
Ĺ
ĺ
Ļ
ļ
Ľ
ľ
Ł
ł
Ń
ń
Ñ
ñ
Ņ
ņ
Ň
ň
Ó
ó
Ò
ò
Ô
ô
Ö
ö
Õ
õ
Ǒ
ǒ
Ō
ō
Ŏ
ŏ
Ǫ
ǫ
Ő
ő
Ŕ
ŕ
Ŗ
ŗ
Ř
ř
Ś
ś
Ŝ
ŝ
Ş
ş
Š
š
Ș
ș
Ț
ț
Ť
ť
Ú
ú
Ù
ù
Û
û
Ü
ü
Ũ
ũ
Ů
ů
Ǔ
ǔ
Ū
ū
ǖ
ǘ
ǚ
ǜ
Ŭ
ŭ
Ų
ų
Ű
ű
Ŵ
ŵ
Ý
ý
Ŷ
ŷ
Ÿ
ÿ
Ȳ
ȳ
Ź
ź
Ž
ž
Ż
ż
Æ
æ
Ǣ
ǣ
Ø
ø
Œ
œ
ß
Ð
ð
Þ
þ
Ə
ə
Formatting
Links
Headings
Lists
Files
References
Discussion
Description
What you type
What you get
Italic
''Italic text''
Italic text
Bold
'''Bold text'''
Bold text
Bold & italic
'''''Bold & italic text'''''
Bold & italic text
<noinclude>__NOTOC__{{eventlistheader}}</noinclude> |} ===== ===== {| {{evt|GLYPH_ADDED|Glyph}} ? {{evt|GLYPH_DISABLED|Glyph}} ? {{evt|GLYPH_ENABLED|Glyph}} ? {{evt|GLYPH_REMOVED|Glyph}} ? {{evt|GLYPH_UPDATED|Glyph}} ? {{evt|GMRESPONSE_RECEIVED|Communication}} ? {{evt|GM_PLAYER_INFO|Misc}} ? {{evt|GMSURVEY_DISPLAY|Misc}} {{evt|GOSSIP_CLOSED|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) {{evt|GOSSIP_CONFIRM|Misc}} {{evt|GOSSIP_CONFIRM_CANCEL|Misc}} |} ===== ===== {| {{evt|GOSSIP_ENTER_CODE|Misc}} |} ===== ===== {| {{evt|GOSSIP_SHOW|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 |} ===== ===== {| {{evt|GROUP_ROSTER_CHANGED|Group}} Fired when the group's player's group member status changes. ADDED (5.0.4) '''Note: The below needs to be validated with 5.0.4 or newer.''' Fired whenever a raid is formed or disbanded, players are leaving or joining a raid (unsure if rejected join requests also fire the event), or when looting rules are changed (regardless of being in raid or party.) As of 1.8.3 this event also fires when players are moved around in a Raid and when a player leaves the raid. This holds true even if the changes do not affect your party within the raid. 4-2-05 Edit: This event is called twice when the event PARTY_LOOT_METHOD_CHANGED is called. 7-28-05 EDIT: This event is generated when someone joins or leaves the group, also generated whenever someone rejects an invite and you're in a group. Also, if for instance you have 3 people in your group and you invite a 4th, it will generate 4 events. If you call GetNumPartyMembers() it will return 0, 1, 2, and 3. First event returing zero, 2nd event returning 1, etc etc. |} ===== ===== {| {{evt|GUILDBANKBAGSLOTS_CHANGED|Bank}} Fired when the guild-bank contents change |} ===== ===== {| {{evt|GUILDBANKFRAME_CLOSED|Bank}} Fired when the guild-bank frame is closed |} ===== ===== {| {{evt|GUILDBANKFRAME_OPENED|Bank}} Fired when the guild-bank frame is opened |} ===== ===== {| {{evt|GUILDBANKLOG_UPDATE|Bank}} Fired when the guild-bank log is updated. |} ===== ===== {| {{evt|GUILDBANK_ITEM_LOCK_CHANGED|Bank}} |} ===== ===== {| {{evt|GUILDBANK_TEXT_CHANGED|Bank}} |} ===== ===== {| {{evt|GUILDBANK_UPDATE_MONEY|Bank}} |} ===== ===== {| {{evt|GUILDBANK_UPDATE_TABS|Bank}} |} ===== ===== {| {{evt|GUILDBANK_UPDATE_TEXT|Bank}} |} ===== ===== {| {{evt|GUILDBANK_UPDATE_WITHDRAWMONEY|Bank}} |} ===== ===== {| {{evt|GUILD_INVITE_CANCEL|Guild}} Fired when the guild invitation is declined. |} ===== ===== {| {{evt|GUILD_INVITE_REQUEST|Guild}} Fired when you are invited to join a guild. ; arg1 : guild inviter ; arg2 : guild name |} ===== ===== {| {{evt|GUILD_MOTD|Guild}} Fired when the guild messages of the day is shown. ; arg1 : guild message of the day |} ===== ===== {| {{evt|GUILD_REGISTRAR_CLOSED|Guild}} |} ===== ===== {| {{evt|GUILD_REGISTRAR_SHOW|Guild}} |} ===== ===== {| {{evt|GUILD_ROSTER_UPDATE|Guild}} Fired when the client's guild info cache has been updated after a call to [[API GuildRoster|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 |} {{evt|GUILDTABARD_UPDATE|Guild}} ? {{evt|GUILD_EVENT_LOG_UPDATE|Guild}} ? ==== ==== {| {{evt|GUILD_XP_UPDATE|Guild}} Fired when the guild gains exp see also: {{api|UnitGetGuildXP}}() |}
Summary:
Please note that all contributions to AddOn Studio are considered to be released under the Creative Commons Attribution-NonCommercial-ShareAlike (see
AddOn Studio Wiki:Copyrights
for details).
Submissions must be written by you, or copied from a public domain or similar free resource (see
AddOn Studio Wiki:Copyrights
for details).
Cancel
Editing help
(opens in new window)
Template:Api
(
edit
)
Template:Apievents
(
edit
)
Template:Apinav
(
edit
)
Template:Editlink
(
edit
)
Template:Eventlinks
(
edit
)
Template:Eventlistheader
(
edit
)
Template:Evt
(
edit
)
Template:Makemewide
(
edit
)
Template:Navbar
(
edit
)
Template:Navbox
(
edit
)
Template:Tcl
(
edit
)
Template:·
(
edit
)