zones
Description
Create a zone using a PolyZone.
Parameters
Name | Description |
---|---|
name | The zone name. |
points | An array of points that define the zone. Each point is a table with x and y. They come from PolyZone output. |
options | An optional table with minZ, maxZ and debugGrid. |
utilities | An optional table with utilities to give special features to the zone. |
requirements | An optional table with requirements to be inside the zone. Use achievements, quests or items as an array to define the needed requirements. Consider items is an array of objects defining name and quantity for each item. |