Events/S
From WoWWiki
| |||||||||||||||||||||
|
|
"SCREENSHOT_FAILED"
| Category: System |
|
Fired when a screenshot fails.
|
"SCREENSHOT_SUCCEEDED"
| Category: System |
|
Fired when a screenshot is successfully taken.
|
"SELECT_FIRST_CHARACTER"
| Category: Misc |
|
GlueXML?
|
"SELECT_LAST_CHARACTER"
| Category: Misc |
|
GlueXML?
|
"SEND_MAIL_COD_CHANGED"
| Category: Mail |
|
|
"SEND_MAIL_MONEY_CHANGED"
| Category: Mail |
|
|
"SHOW_COMPARE_TOOLTIP"
| Category: Tooltip,Item |
|
|
"SKILL_LINES_CHANGED"
| Category: Skill |
"SOCKET_INFO_UPDATE"
| Category: Misc |
"SPELLCAST_CHANNEL_START"
| Category: Spell |
|
Fired when a spellcaster begins channelling. Removed in 2.0
On version 1.2.1, this event doesn't seem to work.
|
"SPELLCAST_CHANNEL_STOP"
| Category: Spell |
|
As of 1.10, replaces both the final SPELLCAST_CHANNEL_UPDATE (arg1==0) and SPELLCAST_STOP for channeled spells. Removed in 2.0
|
"SPELLCAST_CHANNEL_UPDATE"
| Category: Spell |
|
Fired when a channelling spell is updated. Removed in 2.0
|
"SPELLCAST_DELAYED"
| Category: Spell |
|
Fired when a spellcast duration is increased. Removed in 2.0
|
"SPELLCAST_FAILED"
| Category: Spell |
|
Fired when a spell fails. Will correctly fire for spells failing due to lack of mana as of 1.11. Removed in 2.0
|
"SPELLCAST_INTERRUPTED"
| Category: Spell |
|
Fired when a spellcast is interrupted. Removed in 2.0
|
"SPELLCAST_START"
| Category: Spell |
|
Fired when a spellcast is begun. This event seems to work if the spell has a casting time. For instant, there is no SPELLCAST_START but SPELLCAST_STOP. Removed in 2.0
|
"SPELLCAST_STOP"
| Category: Spell |
|
Fired when a spell cast stops. Removed in 2.0
You could also check for the Banish debuff on the target, but that's a can of worms because the player can switch targets mid cast (which does happen in nutty endgame instances).
|
"SPELLS_CHANGED"
| Category: Spell |
|
Fired when:
|
"SPELL_UPDATE_COOLDOWN"
| Category: Spell |
|
Fired when spell cooldown starts.
|
"SPELL_UPDATE_USABLE"
| Category: Spell |
|
Fires when you enter combat or die. |
"START_AUTOREPEAT_SPELL"
| Category: Spell |
|
|
"START_LOOT_ROLL"
| Category: Loot |
|
Fired when a group loot item is being rolled on.
|
"STOP_AUTOREPEAT_SPELL"
| Category: Spell |
|
|
"SUGGEST_REALM"
| Category: GlueXML |
|
|
"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.
|
