Recent changes Random page
GAMING
Gaming
 
StarCraft Wiki
Super Smash Wiki
Halopedia
Diablo Wiki
FFXIclopedia
Grand Theft Wiki
See more...

Events/Misc

From WoWWiki

Jump to: navigation, search
Main Menu



"I" iconNote that this page is automatically generated; editing it is pointless. To edit event descriptions, edit the entries in the alphabetical pages, e.g. Events/A, Events/B, etc. Changes there will be copied over to here within a few hours.


Misc related events

"BILLING_NAG_DIALOG"
Category: Misc
 



"CHANNEL_COUNT_UPDATE"
Category: Misc
 

Fired when number of players in a channel changes but only if this channel is visible in ChannelFrame (it mustn't be hidden by a collapsed category header)

arg1 
channel id (item number in Blizzards ChannelFrame -> quod vide API GetChannelDisplayInfo)
arg2 
number of players in channel


"CHANNEL_FLAGS_UPDATED"
Category: Misc
 

Fired when user changes selected channel in Blizzards ChannelFrame

arg1 
channel id (item number in Blizzards ChannelFrame -> quod vide API GetChannelDisplayInfo)


"CHANNEL_PASSWORD_REQUEST"
Category: Misc
 

Fired when user is asked for a password (normally after trying to join a channel without a password or with a wrong one)

arg1 
channel name


"CHANNEL_ROSTER_UPDATE"
Category: Misc
 

Fired when user changes selected channel in Blizzards ChannelFrame or number of players in currently selected channel changes

arg1 
channel id (item number in Blizzards ChannelFrame -> quod vide API GetChannelDisplayInfo)
arg2 
number of players in channel


"CHANNEL_UI_UPDATE"
Category: Misc
 

Fired when Channel UI should change (e.g. joining / leaving a channel causes this event to fire)


"CHANNEL_VOICE_UPDATE"
Category: Misc
 
arg1 
unknown
arg2 
unknown
arg3 
unknown


"CHAT_MSG_COMBAT_MISC_INFO"
Category: Misc
 

Fires when your equipment takes durability loss from death, and likely other situations as well.(no longer fires on reputation changes as of 1.9)


"CINEMATIC_START"
Category: Misc
 



"CINEMATIC_STOP"
Category: Misc
 



"CLOSE_TABARD_FRAME"
Category: Misc
 

Fired when the guild dress frame is closed


"CONFIRM_BINDER"
Category: Misc
 



"CONFIRM_SUMMON"
Category: Misc
 



"CONFIRM_TALENT_WIPE"
Category: Misc
 



"CURSOR_UPDATE"
Category: Misc
 

Fired when the player right-clicks terrain, and on mouseover before UPDATE_MOUSEOVER_UNIT and on mouseout after UPDATE_MOUSEOVER_UNIT. This excludes doodads, player characters, and NPCs that lack interaction.


"EXECUTE_CHAT_LINE"
Category: Misc
 

Fired when the chat line needs to be processed.

arg1 
Chat line


From WoWWiki, a Wikia wiki.


"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


"IGR_BILLING_NAG_DIALOG"
Category: Misc
 



"MERCHANT_CLOSED"
Category: Misc
 

Fired when a merchant frame closes. (Called twice)

arg1
button used to close the window)


"MERCHANT_SHOW"
Category: Misc
 

Fired when the merchant frame is shown.


"MERCHANT_UPDATE"
Category: Misc
 

Fired when a merchant updates


"MIRROR_TIMER_PAUSE"
Category: Misc
 

Fired when the mirror timer is paused.

arg1 
pause duration


"MIRROR_TIMER_START"
Category: Misc
 

Fired when some sort of timer starts.

arg1 
timer
arg2 
value
arg3 
maxvalue
arg4 
scale
arg5 
paused
arg6 
label


"MIRROR_TIMER_STOP"
Category: Misc
 

Fired when a mirror timer is stopped.


"MODIFIER_STATE_CHANGED"
Category: Misc
 

Fired when shift/ctrl/alt keys are pressed or released. Does not fire when an EditBox has keyboard focus.

arg1
"LSHIFT", "RSHIFT", "LCTRL", "RCTRL", "LALT", "RALT"
arg2
1 for pressed, 0 (not nil!) for released


From WoWWiki, a Wikia wiki.


"NEW_TITLE_EARNED"
Category: Misc
 


From WoWWiki, a Wikia wiki.


"OLD_TITLE_LOST"
Category: Misc
 



"OPEN_TABARD_FRAME"
Category: Misc
  Fired when the guild dress frame is opened.


From WoWWiki, a Wikia wiki.


"PLAYER_DAMAGE_DONE_MODS"
Category: Misc
 



"SELECT_FIRST_CHARACTER"
Category: Misc
 

GlueXML?


"SELECT_LAST_CHARACTER"
Category: Misc
 

GlueXML?


"SOCKET_INFO_UPDATE"
Category: Misc
 



"SYSMSG"
Category: Misc
 

Fired when a system message occurs. Gets displayed in the UI error frame (the default red text in the top half of the screen) in the default UI.

arg1 
message
arg2 
red
arg3 
green
arg4 
blue


From WoWWiki, a Wikia wiki.


"TABARD_CANSAVE_CHANGED"
Category: Misc
 

Fired when it is possible to save a tabard.


"TABARD_SAVE_PENDING"
Category: Misc
 



"TAXIMAP_CLOSED"
Category: Misc
 

Fired when the taxi frame is closed.


"TAXIMAP_OPENED"
Category: Misc
 

Fired when the taxi viewer is opened. Note that this will fire even if you know no flight paths connected to the one you're at, so the map doesn't actually open.


"TUTORIAL_TRIGGER"
Category: Misc
 

Fired when the tutorial/tips are shown. Will not fire if tutorials are turned off.


"UPDATE_GM_STATUS"
Category: Misc
 



"UPDATE_MOUSEOVER_UNIT"
Category: Misc,Unit Info
 

Fired when the mouseover object needs to be updated.

Fired when the target of the UnitID 'mouseover' has changed and is a 3d model. (Does not fire when UnitExists('mouseover') becomes nil, or if you mouse over a unitframe.)


"UPDATE_SELECTED_CHARACTER"
Category: Misc
 

GlueXML?


"UPDATE_TICKET"
Category: Misc
 



"VOICE_CHAT_ENABLED_UPDATE"
Category: Misc
 

Fired when you enable or disable voice chat.


"VOICE_LEFT_SESSION"
Category: Misc
 



"VOICE_PUSH_TO_TALK_START"
Category: Misc
 

Fired when you click the Push-To-Talk hotkey to activate voice chat


"VOICE_PUSH_TO_TALK_STOP"
Category: Misc
 

Fired when you release the Push-To-Talk hotkey


"VOICE_SESSIONS_UPDATE"
Category: Misc
 



"VOICE_START"
Category: Misc
 

Fired when someone starts using Voice Chat

arg1 
The UnitId of the person who started talking


"VOICE_STATUS_UPDATE"
Category: Misc
 

Fired when someone in your group or raid updates their voice status. Triggers extremely frequently.


"VOICE_STOP"
Category: Misc
 

Fired when someone stops using Voice Chat

arg1 
The UnitId of the person who stopped talking


From WoWWiki, a Wikia wiki.
Rate this article:
Share this article: