MMOMinion

Full Version: Repop Nodes During Ephemeral Gathering
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
(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;