DestroyZone
Removes a zone.
Nobody hears a leave for it. Its id may be reused by the next zone.
Syntax
Section titled “Syntax”DestroyZone(id)| Parameter | Type | |
|---|---|---|
id |
number | the zone |
Returns
Section titled “Returns”boolean - false when there is no such zone
Example
Section titled “Example”DestroyZone(capturePoint)See also
Section titled “See also”CreateZone · GetZones · the Zones group of the index
