Results: 2Comments by: waebbl
File: FOB - Companion Helper06/17/23
Sorry for the delay in replying - I...
Posted By: waebbl
Sorry for the delay in replying - I'm struggling to find time to do much of anything lately. The error with line 668 should be resolved in v2.10.5. As pointed out by waebbi, the wrong function was being called. Thanks for taking the time and fixing the issue
File: FOB - Companion Helper06/16/23
AFAICS the error is due to no funct...
Posted By: waebbl
AFAICS the error is due to no function CheckDamage() defined anywhere in the code: ~/ESO-AddOns/FOB $ grep -n CheckDamage * */* grep: bindings: Is a directory grep: data: Is a directory FOB.lua:561: if (FOB.Vars.CheckDamage) then FOB.lua:664: if (FOB.Vars.CheckDamage) then FOB.lua:668:...