remove_task

Syntax

native remove_task(id = 0, outside = 0);

Usage

id
Task id to search for
outside
Will remove tasks set by other plugins if nonzero

Description

Removes all tasks with the specified id.

Return

Number of removed tasks