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
mmoalt_gathermode [2017/07/27 18:06] mmoaltmmoalt_gathermode [2019/11/26 17:13] (current) – [Public API (out of date for 64-bit)] mmoalt
Line 74: Line 74:
 ---- ----
  
-==== Public API (out of date for 64-bit) ====+==== 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).\\
 +
  
 \\ \\
mmoalt_gathermode.txt · Last modified: 2019/11/26 17:13 by mmoalt