Skip to content

engineRestoreCullZone

Client-side

Available in Neon, not standard MTA

Restores a claimed vanilla zone to its original definition and releases the caller's edit state.

Syntax

bool engineRestoreCullZone(int id)

Arguments

idint

Stable original-zone ID.

Returns

true when the original was restored; false for a custom, unknown, or foreign zone.

Ownership and lifecycle

When the owner stops, Neon deletes its custom zones and restores any vanilla zones it claimed.

Where this comes from

RELATED NEON APIS

Continue exploring

Read the system guide →