task_exists
Core
(amxmodx.inc)
Description
task_exists - Returns 1 if task under given id exists.
Syntax
task_exists
( id = 0, outside = 0 )
Type
Native
Notes
If outside is true, checks under other plugins.