User Tools

Site Tools



taskmanager

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
taskmanager [2017/01/10 15:46] – [Creating a custom task type] mmoalttaskmanager [2017/05/18 06:06] (current) mmoalt
Line 132: Line 132:
 Default: 0 (Disabled) Default: 0 (Disabled)
  
 +**Reset cooldown:**\\
 +Reset the currently active cooldown. Making the task available for running again.\\
 +This button only appears if the task is currently on cooldown.
  
 **Radius:**\\ **Radius:**\\
Line 191: Line 194:
     path = false; -- Path to btree location     path = false; -- Path to btree location
     displayname = nil; -- Name visible in dropdowns (name by default)     displayname = nil; -- Name visible in dropdowns (name by default)
 +    requireduration = false; -- Task type requires a duration
 +    minduration = 0; -- Minimum duration for the task type. For tasks that need to have a certain duration.
   }   }
      
taskmanager.1484063160.txt.gz · Last modified: 2017/01/10 15:46 by mmoalt