WoW:API PickupContainerItem: Difference between revisions
Jump to navigation
Jump to search
no edit summary
m (added information stating that this does not work if one of the modifier keys is pressed, and that this even fires when a player _left_ clicks, not right clicks.) |
No edit summary |
||
| Line 73: | Line 73: | ||
-- it will be false when the coroutine is actually finished | -- it will be false when the coroutine is actually finished | ||
end | end | ||
You can also use the event "ITEM_LOCK_CHANGED" instead of OnUpdate. | |||