Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
(+ 3.3.3)
(clarify EXECUTE_CHAT_LINE)
Line 40: Line 40:
 
{{evt|EXECUTE_CHAT_LINE|Misc}}
 
{{evt|EXECUTE_CHAT_LINE|Misc}}
   
  +
Fired to execute macro commands.
Fired when the chat line needs to be processed.
 
   
; arg1 : Chat line
+
; arg1 : The "chat line" (macro command line) to execute.

Revision as of 17:27, 7 September 2010

Template:Eventlistheader

|}

"ENABLE_LOW_LEVEL_RAID" Category: Raid,Player

Fired when SetAllowLowLevelRaid is used to enable low-level raids on the character.

"ENABLE_TAXI_BENCHMARK" Category: System

?

"ENABLE_XP_GAIN" Category: Player

?

"END_BOUND_TRADEABLE" Category: Item

?

"END_REFUND" Category: Item

?

"EQUIPMENT_SWAP_PENDING" Category: Item,Player

?

"EQUIP_BIND_CONFIRM" Category: Loot,Item


Fired when the player attempts to equip bind on equip loot.

"EQUIPMENT_SETS_CHANGED" Category: Misc,Item


Fired when a new equipment set is created, an equipment set is deleted or an equipment set has changed.

"EQUIPMENT_SWAP_FINISHED" Category: Misc, Item


Fired when an equipment set has finished equipping

arg1
Boolean value: True if the set change was successful
arg2
String Value: The name of the set that was changed.
"EXECUTE_CHAT_LINE" Category: Misc


Fired to execute macro commands.

arg1
The "chat line" (macro command line) to execute.