WoW:Events/S
|
|
[edit]
"SCREENSHOT_FAILED"
|
Category: System |
Fired when a screenshot fails.
|
"SCREENSHOT_SUCCEEDED"
|
Category: System |
Fired when a screenshot is successfully taken.
|
"SEND_MAIL_COD_CHANGED"
|
Category: Mail |
|
"SEND_MAIL_MONEY_CHANGED"
|
Category: Mail |
|
"SKILL_LINES_CHANGED"
|
Category: Skill |
Fired when:
|
"SOCKET_INFO_CLOSE"
|
Category: Misc |
? |
"SOCKET_INFO_UPDATE"
|
Category: Misc |
"SOUND_DEVICE_UPDATE"
|
Category: System |
? |
"SPELLS_CHANGED"
|
Category: Spell |
[edit]
"SPELL_UPDATE_COOLDOWN"
|
Category: Spell |
This event is fired every three seconds for no apparent reason (correct as of patch 3.3.3). When a spell that has a cooldown is triggered it gets fired twice in quick succession and then again a few milliseconds later.
|
"SPELL_UPDATE_USABLE"
|
Category: Spell |
This event is fired when a spell becomes useable or unusable. However the definition of useable and unusable is somewhat confusing. Firstly, range is not taken into account. Secondly if a spell requires a valid target and doesn't have one it gets marked as useable. If it requires mana or rage and there isn't enough then it gets marked as unusable. This results in the following behaviour: Start) Feral druid in bear form out of combat, no target selected. 1) Target enemy. Event is fired as some spells that require rage become marked as unusable. On the action bar the spell is marked in red as unusable. 2) Use Enrage to gain rage. Event is fired as we now have enough rage. On the action bar the spell is marked unusable as out of range. 3) Move into range. Event is not fired. On the action bar the spell is marked usable. 4) Rage runs out. Event is fired as we no longer have enough rage. 5) Remove target. Event is fired and spell is marked as useable on action bar. It appears that the definition of useable is a little inaccurate and relates more to how it is displayed on the action bar than whether you can use the spell. Also after being attacked the event started firing every two seconds and this continued until well after the attacker was dead. Targetting a fresh enemy seemed to stop it.
|
"START_AUTOREPEAT_SPELL"
|
Category: Spell |
|
"START_LOOT_ROLL"
|
Category: Loot |
Fired when a group loot item is being rolled on.
|
"START_MINIGAME"
|
Category: Misc |
? |
[edit]
"STOP_AUTOREPEAT_SPELL"
|
Category: Spell |
Added in 4.0 for the Streaming Launcher
|
"SYNCHRONIZE_SETTINGS"
|
Category: System |
? |
"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.
|