User Tools

Site Tools



mmoalt_gathermode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mmoalt_gathermode [2016/05/26 09:55] mmoaltmmoalt_gathermode [2019/11/26 17:13] (current) – [Public API (out of date for 64-bit)] mmoalt
Line 8: Line 8:
  
 As usual, no teleports will be used.\\ As usual, no teleports will be used.\\
-**If a node isn't on the mesh, it will not be gathered.**+**If a node isn't on the mesh, or if the bot can not find a valid path, it will not be gathered.**
 \\ \\
 \\ \\
Line 16: Line 16:
 ==== Settings ==== ==== Settings ====
 **Combat mode**:\\ **Combat mode**:\\
-  * Everything -- Attacks every aggro target +  * Aggro -- Attacks every aggro target 
-  * Aggro -- Attacks aggro target when your hp is starting to get low +  * Losing health -- Attacks aggro target when your hp is starting to get low 
-  * Survive -- Attacks aggro target if your hp is very low+  * Almost dead -- Attacks aggro target if your hp is very low
   * None -- Never attack anything (not recommended)   * None -- Never attack anything (not recommended)
  
Line 27: Line 27:
 Instead of using the 3D distance (air distance), use the path distance (walking distance) instead\\ Instead of using the 3D distance (air distance), use the path distance (walking distance) instead\\
 More resource intensive, but is more accurate. More resource intensive, but is more accurate.
- 
-**Enable gather markers (not recommended)**:\\ 
-Enable bot marker subtask.\\ 
  
 === Gathering === === Gathering ===
Line 62: Line 59:
  
 ==== Blacklist ==== ==== Blacklist ====
-The blacklist is in the blacklist manager.\\ +The blacklist is in the list manager.\\ 
-"Lua Modules" => "BlacklistManager"\\+"MMOMinionbutton => "Lists"\\ 
 +The lists are named "mmoalt_GatherItem" and "mmoalt_GatherType" 
 \\ \\
 +Select the gatherable in game.\\
 To blacklist the currently selected gatherable. Click the "Blacklist selected gatherable" button.\\ To blacklist the currently selected gatherable. Click the "Blacklist selected gatherable" button.\\
 To blacklist every gatherable with the same type as the currently selected gatherable. Click the "Blackist selected gatherable type" button. To blacklist every gatherable with the same type as the currently selected gatherable. Click the "Blackist selected gatherable type" button.
Line 70: Line 70:
 \\ \\
 Note:\\ Note:\\
-The single gatherable blacklist uses the position of a node.\\ The position of nodes changes often.+The single gatherable blacklist uses the position of a node.\\ The position of nodes can change often.
  
 ---- ----
  
 ==== Public API ==== ==== Public API ====
 +mmoalt_GatherModeAPI:GetCurrentGatherable() -- Get the current gather target. Includes id, position and other stuff.\\
 +mmoalt_GatherModeAPI:DistanceToCurrentNode() -- Should be self explainatory.\\
 mmoalt_GatherModeAPI:Reset() -- Reset timers and the current gatherable\\ mmoalt_GatherModeAPI:Reset() -- Reset timers and the current gatherable\\
 mmoalt_GatherModeAPI:CheckForGatherable() -- True if a gatherable is in queue.\\ mmoalt_GatherModeAPI:CheckForGatherable() -- True if a gatherable is in queue.\\
Line 80: Line 82:
 mmoalt_GatherModeAPI:GetTask() -- Returns the gather task if you want to spawn it in a subtask.\\ mmoalt_GatherModeAPI:GetTask() -- Returns the gather task if you want to spawn it in a subtask.\\
 mmoalt_GatherModeAPI:EndTask() -- Ends the gather task (if you put it in a sub task).\\ mmoalt_GatherModeAPI:EndTask() -- Ends the gather task (if you put it in a sub task).\\
 +
  
 \\ \\
Line 85: Line 88:
 Support: Support:
 [[http://www.mmominion.com/thread-15966-post-132755.html|Forum]] [[http://www.mmominion.com/thread-15966-post-132755.html|Forum]]
 +
 +\\
 +\\
 +Icon by [[http://game-icons.net/|Skroll]] - [[https://creativecommons.org/licenses/by/3.0/|License]]
mmoalt_gathermode.1464256542.txt.gz · Last modified: 2016/05/26 09:55 by mmoalt