Zones
To define custom zones, you must download and install the SD ZoneCreator: https://github.com/Samuels-Development/sd-zonecreator/releases/latest
Open the zone creator (default command is /zonecreator)
Create a new zone and name it just Test
Start clicking on map to create your zone, when is done click the vec2 button

Go to
av_weather/config/_zones.luaand add a new zone.Every zone should have the following format:
index:
stringShould be uniquelabel:
stringZone namepoints:
tableA table containing all your vector2 list you copied from SD ZoneCreator

Last updated