MMOMinion
Repop Nodes During Ephemeral Gathering - 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: Repop Nodes During Ephemeral Gathering (/showthread.php?tid=20483)



Repop Nodes During Ephemeral Gathering - 03chAos11 - 03-07-2018

Hey All,

Trying to optimize my ephemeral gathering profile. Is there a way to open and then immediately close the repop nodes to respawn ephemerals instead of gathering at them? I found the "touchonce" function in the task gather .lua, but all it did was open and close a node continuously without moving on to the next one. Thanks in advance for your help.


RE: Repop Nodes During Ephemeral Gathering - staratlas - 06-10-2018

(03-07-2018, 04:25 PM)03chAos11 Wrote:  Hey All,

Trying to optimize my ephemeral gathering profile. Is there a way to open and then immediately close the repop nodes to respawn ephemerals instead of gathering at them? I found the "touchonce" function in the task gather .lua, but all it did was open and close a node continuously without moving on to the next one. Thanks in advance for your help.

I use "touchonly" flag likeĀ ["touchonly"] = true;