Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: XanDDemoX
Forum: Lua/XML Help 06/16/15, 10:34 AM
Replies: 4
Views: 5,657
Posted By XanDDemoX
Have a look at Craft Auto Loot...

Have a look at Craft Auto Loot (http://www.esoui.com/downloads/info972-CraftAutoLoot.html) :)
Forum: Lua/XML Help 06/16/15, 09:43 AM
Replies: 4
Views: 5,657
Posted By XanDDemoX
I think this might be what your looking for...

I think this might be what your looking for :)



local orig_interact = ZO_ReticleContainerInteract:GetHandler("OnShow")

local interact_handler = function(...)

if orig_interact ~= nil then
...
Showing results 1 to 2 of 2