MMOMinion
AceLib.API.Items.GetItemStatWeight(item,slot) - Printable Version

+- MMOMinion (https://www.mmominion.com)
+-- Forum: FFXIVMinion (https://www.mmominion.com/forumdisplay.php?fid=87)
+--- Forum: [DOWNLOADS] Addons, Lua Modules, Navigation Meshes.. (https://www.mmominion.com/forumdisplay.php?fid=90)
+---- Forum: I Need Help with LUA coding! (https://www.mmominion.com/forumdisplay.php?fid=104)
+---- Thread: AceLib.API.Items.GetItemStatWeight(item,slot) (/showthread.php?tid=13994)



AceLib.API.Items.GetItemStatWeight(item,slot) - yonderboi - 10-02-2015

. . .


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - yonderboi - 10-03-2015

. . .


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - Ace - 10-03-2015

AutoEquip is very complicated and impossible to modify through 3rd party code. I'll be providing a configurable GUI for it soon, so you'll have to wait until then.
Sorry to be the buzzkill, but it is what it is.


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - yonderboi - 10-03-2015

. . .


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - Ace - 10-03-2015

No, you can't. It is several layers of functions working together with some hardcoded table values intermixed.
Also due to the way the functions are setup and the API is exposed, you can't override them in any capacity.

What is presenting you such a need to bump vitality up for healers? You have some piece of armor that you absolutely have to wear while AFK grinding or something?
The current stat weights are based on ariyala's site so they can't be that far off from optimal.


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - yonderboi - 10-04-2015

. . .


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - amackenzie - 10-15-2015

Such a feature would be useful, if only because I'd like my tank rightside autoequip to prioritize strength instead of vitality.


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - Ace - 10-22-2015

http://puu.sh/kT0Mc/17cf831056.jpg

Coming next release.


RE: AceLib.API.Items.GetItemStatWeight(item,slot) - yonderboi - 10-01-2021

. . .