MMOMinion
Gathering Profile Conditionals - 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: Gather Profiles (https://www.mmominion.com/forumdisplay.php?fid=179)
+---- Thread: Gathering Profile Conditionals (/showthread.php?tid=20581)



Gathering Profile Conditionals - slashdotdot - 04-04-2018

A: Is there a list that states what all the available conditionals are?

B: The following code has a number in parenthesis is that number associated with the node slot?
Code:
            ["condition"] = {
                ["ItemCount(5) <= 3000"] = true;
            };


C: If the condition is NOT met does it still go to the node?


RE: Gathering Profile Conditionals - sebbs - 04-04-2018

use the helper file.
you can always add a complete task
[Image: G8AQMsP.png]