Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: cOOLsp0T
Forum: AddOn Help/Support 07/24/19, 09:29 AM
Replies: 5
Views: 3,211
Posted By cOOLsp0T
thx Baertram for your quick answer. :) The...

thx Baertram for your quick answer. :)

The itemtype2 var is, because I wouldnt make 2 seperate vars for armors and weapons, so I tried to merge.
Forum: AddOn Help/Support 07/24/19, 07:52 AM
Replies: 5
Views: 3,211
Posted By cOOLsp0T
I solved it by myself. Its a damn scoping,...

I solved it by myself. Its a damn scoping, problem. thx anyway. :)
Forum: AddOn Help/Support 07/24/19, 06:51 AM
Replies: 5
Views: 3,211
Posted By cOOLsp0T
function...

function LootManager.ItemFilter(itemnumber,bagID,slotID)
if bagID == nil or slotID == nil then
local itemID,name,icon,amount,quality,value,isQuest,stolen = GetLootItemInfo(itemnumber)
local...
Forum: AddOn Help/Support 07/24/19, 04:17 AM
Replies: 5
Views: 3,211
Posted By cOOLsp0T
Have Problems with Setting an Itemfilter

Hey Folks,

Im very new with the lua language and especially with the ESO API, but Im experienced in C languages.

At the moment I write a small Loot Manager which have a few kind of options for...
Showing results 1 to 4 of 4