(Official) LUA Scripting Documentation
Pages
Functions to manipulate zones
add_zone*
Add a new zone. Use zones to control the properties of cubic regions of the world.
set_zone_region*
Change the region of an existing zone.
set_zone_types*
Set a zone’s types.
set_zone_props*
Set a zone’s properties.
set_zone_scripts*
Set a zone’s scripts.
set_temp_zone_region*
Change the region of an existing temp zone.
set_temp_zone_types*
Set a temp zone’s types.
set_temp_zone_props*
Set a temp zone’s properties.
remove_zone*
Remove a zone.
remove_temp_zone*
Remove a temp zone.