WoWInterface SVN SplitItemsOnTheFly

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 10 to Rev 11
    Reverse comparison

Rev 10 → Rev 11

trunk/core.lua
62,7 → 62,6
function events:ITEM_LOCK_CHANGED(...)
--Get Count (initial Count)
local arg1,arg2=...
print(arg1,arg2)
if arg1 and arg2 then
_,SI.count,lock = GetContainerItemInfo(...)
--Item is splitable and got picked up