m
Move page script moved page Events/E to WoW:Events/E without leaving a redirect
(EQUIPMENT_SWAP_FINISHED event added.) |
m (Move page script moved page Events/E to WoW:Events/E without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 4: | Line 4: | ||
===== ===== | ===== ===== | ||
{| | {| | ||
{{evt|ENABLE_LOW_LEVEL_RAID|Raid,Player}} | |||
Fired when {{api|SetAllowLowLevelRaid}} is used to enable low-level raids on the character. | |||
{{evt|ENABLE_TAXI_BENCHMARK|System}} | |||
? | |||
{{evt|ENABLE_XP_GAIN|Player}} | |||
? | |||
{{evt|END_BOUND_TRADEABLE|Item}} | |||
? | |||
{{evt|END_REFUND|Item}} | |||
? | |||
{{evt|EQUIPMENT_SWAP_PENDING|Item,Player}} | |||
? | |||
{{evt|EQUIP_BIND_CONFIRM|Loot,Item}} | {{evt|EQUIP_BIND_CONFIRM|Loot,Item}} | ||
| Line 21: | Line 40: | ||
{{evt|EXECUTE_CHAT_LINE|Misc}} | {{evt|EXECUTE_CHAT_LINE|Misc}} | ||
Fired | Fired to execute macro commands. | ||
; arg1 : | ; arg1 : The "chat line" (macro command line) to execute. | ||