Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: Waboku
Forum: AddOn Help/Support 09/26/14, 06:56 PM
Replies: 5
Views: 4,996
Posted By Waboku
Sorry

I've been meaning to update this but I want to fix the group loot message first. I have a fix but it's not exactly the way I want it yet. Will update tonight.
Forum: Lua/XML Help 08/11/14, 07:15 PM
Replies: 3
Views: 3,615
Posted By Waboku
Thanks merlight. I made the mistake of putting...

Thanks merlight. I made the mistake of putting "local itemtype = getitemlinkitemtype" outside of the function. Don't know what possessed me to do such a thing. I got the code to work within the...
Forum: Lua/XML Help 08/11/14, 06:06 PM
Replies: 3
Views: 3,615
Posted By Waboku
Event_loot_received

Hello,
I'm trying to get a function to execute on event_loot_received but only if the item type is a recipe. Is that even possible? GetItemLinkItemType looks promising but I couldn't get it to...
Forum: Lua/XML Help 08/08/14, 10:14 PM
Replies: 3
Views: 3,582
Posted By Waboku
changed function

GetBagInfo was changed to GetBagSize

What Garkin said......
Forum: Lua/XML Help 07/09/14, 07:23 PM
Replies: 2
Views: 3,614
Posted By Waboku
GetItemTotalCount

I am not understanding why that works with BAG_BACKPACK but not with BAG_BANK. If I use GetItemTotalCount(BAG_BACKPACK, slotId), I get the count, but GetItemTotalCount(BAG_BANK, slotId) gives me 0...
Forum: AddOn Search/Requests 07/02/14, 05:52 PM
Replies: 2
Views: 2,836
Posted By Waboku
[Request] Loot Counter

I am looking for an addon that mimics the part of Smartbags that displays item counts in your bag/bank when you loot an item. My understanding of lua is limited to tinkering with other author's...
Showing results 1 to 6 of 6