remove_task
Core
(amxmodx.inc)
Description
remove_task - Removes all tasks with given id.
Syntax
remove_task
( id = 0, outside = 0 )
Type
Native
Notes
If outside var is set then a task can be removed also when was set in another plugin.