Wowpedia

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

READ MORE

Wowpedia
(: added warning about no fire)
(: added nil warning)
Line 31: Line 31:
 
Fired when a cooldown update call is sent to a bag
 
Fired when a cooldown update call is sent to a bag
   
; arg1 : container ID
+
; arg1 : container ID (may also be nil, 00:47, 15 January 2007 (EST))
   
   

Revision as of 05:47, 15 January 2007

Template:Eventlistheader

|}

"BAG_CLOSED" Category: Item


Fired when a bag is closed

arg1
container ID


"BAG_OPEN" Category: Item


Fired when a bag (NOTE: This is NOT fired for player containers, it's for those bag-like objects that you can remove items from but not put items into) is opened.

arg1
container ID
"BAG_UPDATE" Category: Item


Fired when a bags inventory changes. Bag zero, the sixteen slot default backpack, may not fire on login.

arg1
container ID


"BAG_UPDATE_COOLDOWN" Category: Item


Fired when a cooldown update call is sent to a bag

arg1
container ID (may also be nil, 00:47, 15 January 2007 (EST))


"BANKFRAME_CLOSED" Category: Bank


Fired when the bank window is closed

"BANKFRAME_OPENED" Category: Bank


Fired when the bank frame is opened


"BATTLEFIELDS_CLOSED" Category: Battleground


Fired when the battlegrounds signup window is closed.


"BATTLEFIELDS_SHOW" Category: Battleground


Fired when the battlegrounds signup window is opened.

"BILLING_NAG_DIALOG" Category: Misc


"BIND_ENCHANT" Category: Item


Fired when Enchanting an unbound item.