Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
WoW
Talk
English
Views
Read
Edit
History
More
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/M
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!
<noinclude>__NOTOC__{{eventlistheader}}</noinclude> |} ===== ===== {| {{evt|MACRO_ACTION_BLOCKED|System}} (this event doesn't seem to be used anymore, use MACRO_ACTION_FORBIDDEN) {{evt|MACRO_ACTION_FORBIDDEN|System}} Sent when a macro tries use actions that are always forbidden (movement, targeting, etc.). ; arg1 : As of 3.0.2 (possibly sooner) this argument appears to always be "UNKNOWN()" |} ===== ===== {| {{evt|MAIL_CLOSED|Mail}} Fired when the mailbox window is closed. {{evt|MAIL_FAILED|Mail}} {{evt|MAIL_INBOX_UPDATE|Mail}} This event is fired when the inbox changes in any way, including * when the inbox list is loaded while the frame is open * when a mail item changes from new to read * when a mail item is opened for the first time in a session ; arg1 : the mouse button clicked when opening a mail item; otherwise arg1 is nil. ; arg2 : always false {{evt|MAIL_LOCK_SEND_ITEMS|Mail}} Fired when you send an item that needs a confirmation (e.g. [http://www.wowwiki.com/Heirloom heirlooms] that are still refundable) ; arg1: Mail Slot ; arg2: itemLink {{evt|MAIL_SEND_INFO_UPDATE|Mail}} Fired when an item is dragged to or from the Send Item box in an outgoing mail message. {{evt|MAIL_SUCCESS|Mail}} ? {{evt|MAIL_UNLOCK_SEND_ITEMS|Mail}} Fires when the mail confirmation is cancelled and the concerned item(s) need to be unlocked |} ===== ===== {| {{evt|MAIL_SEND_SUCCESS|Mail}} Fired when a mail has been successfully sent to the mailbox of the recipient, it is also called when the mailbox is opened for some reason ... bug? {{evt|MAIL_SHOW|Mail}} Fired when the mailbox is first opened. ; arg1 : returns "up" {{evt|MERCHANT_CLOSED|Misc}} Fired when a merchant frame closes. (Called twice) ;arg1: button used to close the window) |} ===== ===== {| {{evt|MERCHANT_SHOW|Misc}} Fired when the merchant frame is shown. {{evt|MERCHANT_UPDATE|Misc}} Fired when a merchant updates {{evt|MINIGAME_UPDATE|Misc}} ? {{evt|MINIMAP_PING|Map}} Fired when the minimap is pinged. ; arg1 : UnitId of the one that created the ping (ie "player" or any of the group members) ; arg2 : x ; arg3 : y |} ===== ===== {| {{evt|MINIMAP_UPDATE_ZOOM|Map}} Fired when the minimap scaling factor is changed. This happens, generally, whenever the player moves indoors from outside, or vice versa. There are no arguments to this event. To test the player's location, compare the <tt>minimapZoom</tt> and <tt>minimapInsideZoom</tt> CVars with the current minimap zoom level (see [[API_Minimap_GetZoom|GetZoom]]). This event does not relate to the '''+''' and '''-''' minimap zoom buttons. {{evt|MINIMAP_UPDATE_TRACKING|Map}} Added in 2.3, this event is fired when the player selects a different tracking type from the menu attached to the mini map. There seems to be no useful arguments as of the time of this writing. ; arg1 : Mouse button used to click the tracking button (i.e. "LEFTBUTTON") {{evt|MIRROR_TIMER_PAUSE|Misc}} Fired when the mirror timer is paused. ; arg1 : pause duration |} ===== ===== {| {{evt|MIRROR_TIMER_START|Misc}} Fired when some sort of timer starts. ; arg1 : timer ( for ex. "BREATH" ) ; arg2 : value ( start-time in ms, for ex. 180000 ) ; arg3 : maxvalue ( max-time in ms, for ex. 180000 ) ; arg4 : scale ( time added per second in seconds, for ex. -1 ) ; arg5 : paused ; arg6 : label ( for ex. "Breath" ) {{evt|MIRROR_TIMER_STOP|Misc}} Fired when a mirror timer is stopped. ; arg1 : timer ( for ex. "BREATH" ) {{evt|MODIFIER_STATE_CHANGED|Misc}} Fired when shift/ctrl/alt keys are pressed or released. Does not fire when an [[UIOBJECT EditBox|EditBox]] has keyboard focus. ; arg1: "LSHIFT", "RSHIFT", "LCTRL", "RCTRL", "LALT", "RALT" ; arg2: 1 for pressed, 0 (not nil!) for released {{evt|MOVIE_COMPRESSING_PROGRESS|Movie Capture}} ? {{evt|MOVIE_RECORDING_PROGRESS|Movie Capture}} ? {{evt|MOVIE_UNCOMPRESSED_MOVIE|Movie Capture}} ? {{evt|MUTELIST_UPDATE|Communication}} ?
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)
Templates used on this page:
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
)