/
Task handling
Task handling
This set of functions are used in combination with tasks. Some functions provide helper functionality that are only invokable within LUA functions that are executed by task.
Furthermore, there are functions included that can be used to add and delete task definitions directly within LUA scripts. Using them provides the opportunity to dynamically create task that are not listed within the task definition file. Note that adding and deleting of task can only be done during server start up (e.g. within the callback "OnInitEvent").
, multiple selections available,
Related content
Task definitions
Task definitions
More like this
Scheduler App
Scheduler App
More like this
Scheduler configuration
Scheduler configuration
More like this
LUA scripting
LUA scripting
More like this
Logic module
Logic module
More like this
XCommand event definitions
XCommand event definitions
More like this