Thread Tools Display Modes
05-23-10, 01:28 AM   #1
clowcadia
A Chromatic Dragonspawn
Join Date: Apr 2010
Posts: 186
How would one use BAG_UPDATE event

what i am trying to do is having a function work if my bag is open where ever the item is that i am moving ,using ,loosing ,gaining. where after making sure the bag frame is open i need to run a function for the event

becaouse i know there is something like this
if ( not GuildBankFrame:IsVisible() ) then
return;
end
but i want it for a particular bag where a change is, would be nice to scan all bags but if there is a name for each frame i do not understand it
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » How would one use BAG_UPDATE event


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off