Skip to content
This repository was archived by the owner on May 17, 2020. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 399 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 399 Bytes

zone-manager-plugin

The Zone Manager divides the map in a series of zones and makes it possible to quickly decide whether a player is in one of these zones, with callbacks informing the gamemode of players entering and leaving precreated zones.

Natives

See a_zones.pwn for the native functions exposed by this plugin, and a generic explanation on how to use this plugin.