07-24-2019, 07:11 PM
I'm trying to automate rolling for items in Eden.
Looking at the dev addon, I can see I can call Inventory:GetLootList() to access a table that contains things that can be rolled on. How do I call need/greed/pass from there?
In order to run my code, I have to listen for an event. What events are available to hook onto?
Looking at the dev addon, I can see I can call Inventory:GetLootList() to access a table that contains things that can be rolled on. How do I call need/greed/pass from there?
In order to run my code, I have to listen for an event. What events are available to hook onto?